hughfdjackson / immutable

neatly packages immutable equivalents to JavaScript's Objects and Arrays.
101 stars 7 forks source link

Add Iterators to object and array #31

Open hughfdjackson opened 11 years ago

hughfdjackson commented 11 years ago

As closely as possible, provide an Iterator interface for im.object and im.array. Including:

Reference: http://wiki.ecmascript.org/doku.php?id=harmony:iterators