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