- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 19 May 2016 02:36:12 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc:
Received on Thursday, 19 May 2016 09:36:39 UTC
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