BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

array_enumerator

v0.0.10RubyGems· Ruby

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.

The verdict
Abandoned. Last published 10 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 10 years ago.
Popularity
138 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.0.1010 years ago
  • 0.0.910 years ago
  • 0.0.810 years ago
  • 0.0.711 years ago
  • 0.0.611 years ago
  • 0.0.511 years ago
  • 0.0.313 years ago
  • 0.0.213 years ago
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. (Ruby / RubyGems) · Modules