Closed kleinfreund closed 6 years ago
I’m not quite sure where to add this and if it’s still useful. Maybe it is.
For rerefence, the node package can be found here: https://www.npmjs.com/package/reverse-iterable-map
In the meantime, I implemented the following:
ReverseIterableArray
Array
ReverseIterableSet
I’m not quite sure where to add this and if it’s still useful. Maybe it is.
For rerefence, the node package can be found here: https://www.npmjs.com/package/reverse-iterable-map
In the meantime, I implemented the following:
ReverseIterableArray
(extendsArray
; overrides iterator methods, but nothing else in the prototype)ReverseIterableSet