RubyGems Navigation menu

array_enumerator 0.0.1

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.10 - July 05, 2015 (11.5 KB)
  2. 0.0.9 - July 04, 2015 (11 KB)
  3. 0.0.8 - July 04, 2015 (11 KB)
  4. 0.0.7 - February 28, 2015 (11 KB)
  5. 0.0.6 - December 21, 2014 (10.5 KB)
  6. 0.0.1 - July 03, 2012 (8.5 KB)
Show all versions (9 total)

Development Dependencies (5):

bundler >= 1.0.0
jeweler ~> 1.8.4
rcov >= 0
rdoc ~> 3.12
rspec ~> 2.8.0

Owners:

Authors:

  • Kasper Johansen

SHA 256 checksum:

cf384ebb9c53908bb4d6fdc3c88785c505bfb02c6258b703212cfd18c045d815

Total downloads 94,883

For this version 4,040

Licenses:

N/A

Required Ruby Version: None

Links: