Enumerator abstraction layer that emulates certain array functionality (methods like empty?, slice, shift and more) by using a small cache and other tricks without loading all the data from the enumerator at the same time.
Required Ruby Version
>= 0
Authors
Kasper Johansen
Versions
- 0.0.10 July 05, 2015 (11.5 KB)
- 0.0.9 July 04, 2015 (11 KB)
- 0.0.8 July 04, 2015 (11 KB)
- 0.0.7 February 28, 2015 (11 KB)
- 0.0.6 December 21, 2014 (10.5 KB)