summaryrefslogblamecommitdiffstats
path: root/emacs.d/snippets/text-mode/ruby-mode/reject
blob: c2501bc7cc1c08f79d5b1023ce6c49c0e05bb9f6 (plain) (tree)
1
2
3
4



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