Make an iterator returning elements from the iterable and saving a copy of each. When the iterable is exhausted, return elements from the saved copy. Repeats indefinitely. Make an iterator that ...
Immutable v3.0.0 is here, and there are a number of new concepts, renamed methods, and other breaking changes. If you've already been using Immutable v2.x you should be aware of the major changes ...