RubyGems Navigation menu

rekey 1.0.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:
=

installation:
=

Versions:

  1. 4.0.0 October 09, 2018 (6,5 ko)
  2. 3.0.1 April 26, 2018 (6,5 ko)
  3. 3.0.0 April 26, 2018 (6,5 ko)
  4. 2.0.1 October 08, 2017 (6,5 ko)
  5. 2.0.0 October 04, 2017 (6,5 ko)
  6. 1.0.0 December 29, 2016 (6,5 ko)
Voir toutes les versions (9)

Dépendances de Development (1):

rake >= 0

Propriétaires:

Auteurs:

  • Daniel Pepper

Total de contrôle SHA 256:

=

Total de téléchargements 1 033 659

Pour cette version 1 844

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: