Re: [heycam/webidl] Specify open dictionaries. (#180)

The way I see it:

* Dictionaries: map constrained by specific key members and corresponding value types
* Open dictionaries: map constrained by key type and value type
* Half-open dictionaries: map constrained by key type, fallback value type, and specific value type for specific key members

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/180#issuecomment-251471612

Received on Tuesday, 4 October 2016 18:25:52 UTC