Categories: None [Edit]
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,734 of 183,107
Downloads: 9,418
Daily
Ranking: 53,556 of 183,092
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Owners
# | Gravatar | Handle |
---|---|---|
1 | hawx |