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: 85,172 of 187,591
Downloads: 10,229

Daily

Ranking: 149,286 of 187,571
Downloads: 4

Depended by

RankDownloadsName
89,6979,382xednese

Depends on

RankDownloadsName
151,089,701,321minitest

Owners

#GravatarHandle
1iconhawx