RubyGems Navigation menu

map_chain 0.0.1

%i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym)

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.1 October 07, 2015 (5.5KB)

Development依存関係 (1):

rspec >= 3.0.0

所有者:

作者:

  • Koichi ITO

SHA 256チェックサム:

=

累計ダウンロード数 3,089

このバージョンのみ 3,089

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: