my-emacs-d/elpa/yasnippet-20161022.646/snippets/ruby-mode/map
2016-10-24 08:30:06 +02:00

4 lines
69 B
Plaintext

#name : map { |...| ... }
#group : collections
# --
map { |${e}| $0 }