Sign in Sign up
rubygems

array_enumerator

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.

Activity

Latest release
11y ago
Total releases
9
Cadence
~4 days
Last 12 months
0

Details

License
MIT
First release
Jul 02, 2012
Releases
Version Released
0.0.10 patch
0.0.9 patch
0.0.8 patch
0.0.7 patch
0.0.6 patch
0.0.5 patch
0.0.2 patch
0.0.3 patch
0.0.1 initial