Re: [heycam/webidl] More convenient way to refer to / use "map iterators" (#324)

> Seems pretty easy to just have it return a Map

A map-sequence (aka pair iterator) can take on values that a Map can't.  For example, it can have duplicated keys.

That might not be a problem in practice, of course...

-- 
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/324#issuecomment-283212750

Received on Wednesday, 1 March 2017 01:08:32 UTC