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