Categories: None [Edit]

array_utils

https://rubygems.org/gems/array_utils
A simple Ruby gem that handles the issue with Ruby’s Array class when inserting an element at an index greater than the current array size. It handles this by intelligently appending the result to the end of the array instead of creating a sparse array. It also includes some other useful Array methods for common uses.

Total

Ranking: 186,774 of 191,483
Downloads: 663

Daily

Ranking: 64,016 of 191,454
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icontheLazyProgrammer