RubyGems Navigation menu

collection_utils 2.0.1

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

Gemfile:
=

安裝:
=

版本列表:

  1. 2.0.1 July 31, 2017 (75.0 KB)
  2. 2.0.0 July 26, 2017 (74.0 KB)
  3. 1.0.0 July 19, 2017 (70.0 KB)
  4. 0.1.0 July 18, 2017 (8.5 KB)

Development 相依性套件 (3):

bundler ~> 1.14
rake ~> 10.0
rspec ~> 3.0

擁有者:

作者:

  • deeshugupta

SHA 256 總和檢查碼:

=

總下載次數 8,469

這個版本 2,585

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: