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: 94,715 of 188,662
Downloads: 8,740

Daily

Ranking: 52,681 of 188,645
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,096,432,657bundler
101,194,314,047rake
29937,780,685rspec

Owners

#GravatarHandle
1icondeeshugupta