RubyGems Navigation menu

array_enumerator 0.0.8

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.10 - July 05, 2015 (11.5 KB)
  2. 0.0.9 - July 04, 2015 (11.0 KB)
  3. 0.0.8 - July 04, 2015 (11.0 KB)
  4. 0.0.7 - February 28, 2015 (11.0 KB)
  5. 0.0.6 - December 21, 2014 (10.5 KB)
顯示所有版本(共 9)

Development 相依性套件 (4):

bundler >= 1.0.0
jeweler ~> 1.8.8
rdoc ~> 3.12
rspec ~> 2.8.0

擁有者:

作者:

  • Kasper Johansen

SHA 256 checksum:

b0ff54f2177173d79c12565b236e2e697569b919bf83498bd24ffc1a50f058f3

總下載次數 95,382

這個版本 2,603

License:

MIT

Ruby 版本需求: >= 0

相關連結: