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: 95,310 of 190,365
Downloads: 8,809

Daily

Ranking: 77,133 of 190,317
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec

Owners

#GravatarHandle
1icondeeshugupta