forked from FG42/FG42
1
0
Fork 0
FG42/conf/emacs.d/snippets/text-mode/ruby-mode/reject

4 lines
83 B
Plaintext

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