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 (75KB)
  2. 2.0.0 - July 26, 2017 (74KB)
  3. 1.0.0 - July 19, 2017 (70KB)
  4. 0.1.0 - July 18, 2017 (8.5KB)

Development依存関係 (3):

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

所有者:

作者:

  • deeshugupta

SHA 256チェックサム:

ec134d0932148b22ef06b7d156b4549814a618131a7b4bdc6e7442625c28aebb

累計ダウンロード数 7,850

このバージョンのみ 2,379

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: