RubyGems Navigation menu

array_enumerator 0.0.10

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.9.2
jeweler ~> 2.0.1
rdoc ~> 4.2.0
rspec ~> 3.3.0

业主:

作者:

  • Kasper Johansen

SHA 256 校验和:

6b0976fb519e16aee23cf506721ce98e8704295e19fef17548b3a5506d102ed3

下载总量 95,685

这个版本 67,972

许可:

MIT

需要的 Ruby 版本: >= 0

链接: