Re: [heycam/webidl] Conversion for (SomeDictionary or sequence<T>) seems incorrect (#123)

I thought sequence or dictionary was outlawed since generally you cannot really distinguish an object from something that's iterable. E.g., `{ 0: ..., 1: ..., length:2 }` is that a dictionary or a sequence?

---
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/123#issuecomment-220275156

Received on Thursday, 19 May 2016 09:36:39 UTC