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

My personal expectation as a developer is that these work as they would were they implemented with simple JS, so (I think) that means following destructuring semantics:

```
{knownKey} = record
{...headers} = dict
```

-- 
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-252818592

Received on Tuesday, 11 October 2016 05:36:53 UTC