RubyGems Navigation menu

rekey 1.1.0

For turning Arrays into Hashes, with keys computed from the Array contents. Or for rekeying Hashes. [ 1, 2, 3 ].rekey {|v| v} => { 1 => 1, 2 => 2, 3 => 3 }

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 4.0.0 - October 09, 2018 (6.5KB)
  2. 3.0.1 - April 26, 2018 (6.5KB)
  3. 3.0.0 - April 26, 2018 (6.5KB)
  4. 2.0.1 - October 08, 2017 (6.5KB)
  5. 2.0.0 - October 04, 2017 (6.5KB)
  6. 1.1.0 - January 11, 2017 (7KB)
全てのバージョンを表示(全9件)

Development依存関係 (1):

rake >= 0

所有者:

作者:

  • Daniel Pepper

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 957,673

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

ライセンス:

MIT

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

リンク: