RubyGems Navigation menu

give4each 0.0.2

ああああああ もうブロックを書くのはうんざりだ!!! (1..5).map { |i| i ** 2 } だからこう書けるようにした (1..5).map &:**.with(2) # => [1, 4, 9, 16, 25] ああああああ こういうのももう嫌だ!!! def initialize @stack = [] end def foo *xs xs.each { |x| @stack.push x } end だからこう書けるように(ry xs.each &:push.to(@array) こういうのも(ry f = "hello %s world" %w[ruby python].map { |a| f % a } だからこう(ry %w[ruby python].map &:%.in("hello %s world")

Gemfile:
=

installation:
=

Versions:

  1. 0.1.0 February 28, 2012 (6,5 ko)
  2. 0.0.3 February 24, 2012 (5,5 ko)
  3. 0.0.2 February 19, 2012 (6 ko)
  4. 0.0.1 February 18, 2012 (5 ko)

Dépendances de Development (2):

hoe ~> 2.13
rdoc ~> 3.10

Propriétaires:

Auteurs:

  • pasberth

Total de contrôle SHA 256:

=

Total de téléchargements 15 074

Pour cette version 3 493

Version publiée:

License:

aucune

Version de Ruby requise: None

Liens: