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

Domenic points out that it's not immediately clear what would happen if you used `map-sequence<>` as a return value.  

Seems pretty easy to just have it return a `Map`, same as `sequence<>` as a return value means you return an `Array`.

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

Received on Wednesday, 1 March 2017 05:36:51 UTC