2008-03-10 12:26:15 +00:00

3 lines
91 B
Plaintext

#name : inject(...) { |...| ... }
# --
inject(${1:0}) { |${2:injection}, ${3:element}| $0 }