- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 08 Apr 2016 15:06:18 -0700
- To: heycam/webidl <webidl@noreply.github.com>
Received on Friday, 8 April 2016 22:06:49 UTC
Can you say why that's better than one of ```js window.EventListenerOptions = new Set("foo", "bar"); window.EventListenerOptions = ["foo", "bar"]; ``` ? --- 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/issues/107#issuecomment-207625112
Received on Friday, 8 April 2016 22:06:49 UTC