Nick Fitzgerald 62de3bad67 js-sys: Unify all iterators under one generic iterator type
The JS iterator protocol uses duck typing and we don't need separate
ArrayIterator and SetIterator etc types, we can have a single iterator type for
the whole protocol.
2018-07-26 13:48:52 -07:00
..
2018-07-25 09:46:45 -07:00
2018-07-25 09:46:45 -07:00
2018-07-25 16:33:44 -05:00
2018-07-25 09:46:45 -07:00
2018-07-25 09:46:45 -07:00
2018-07-26 10:21:04 -07:00