summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/ruby-mode/deli
blob: 843b15477249e67caaf61f837064f329cdc1b4cd (plain) (blame)
1
2
3
4
#name : delete_if { |...| ... }
#group : collections
# --
delete_if { |${e} $0 }