map() annotation for iterables?

Per https://code.google.com/p/chromium/issues/detail?id=229398#c10 we
are giving up on getting [ArrayClass] on NodeList. iterable<> which
gives us entries(), forEach(), Symbol.iterator, etc. is the new goal.
bz had the thought that we could still put Array's map on the
prototype. Would there be interest in that?


-- 
https://annevankesteren.nl/

Received on Saturday, 4 October 2014 06:59:38 UTC