Categories: None [Edit]

seq

https://rubygems.org/gems/seq
https://github.com/hawx/seq
A Seq is created with an array, and optionally a number of elements to return, an offset to start at and a default item to return when ended. Call #next to return the next item. A Seq::Random will return randomly selected elements from the array. A Seq::Lazy will lazily evaluate a block to get the next element.

Total

Ranking: 84,812 of 191,516
Downloads: 10,735

Daily

Ranking: 66,602 of 191,482
Downloads: 3

Depended by

RankDownloadsName
89,2249,836xednese

Depends on

RankDownloadsName
141,180,828,206minitest

Owners

#GravatarHandle
1iconhawx