Categories: None [Edit]

collection_utils

https://rubygems.org/gems/collection_utils
https://github.com/deeshugupta/collection_utils
CollectionUtils provide with basic collection templates like stack(push, pop, peek), queues(enqueue, dequeue), heaps/tree(MinHeap, MaxHeap, BST) and HashDeserializedObject(Converts a hash into object for easy access. All the keys will become attributes of the object). Check out the wiki at https://github.com/deeshugupta/collection_utils/wiki

Total

Ranking: 96,023 of 192,692
Downloads: 8,893

Daily

Ranking: 123,556 of 192,666
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec

Owners

#GravatarHandle
1icondeeshugupta