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