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

4 lines
83 B
Plaintext

#name : reject { |...| ... }
#group : collections
# --
reject { |${1:element}| $0 }