]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/ruby-mode/collections/all
Merge commit '078f88ecb797b6cf2cd597417402274dd82402ce' from diff-hl
[gnu-emacs-elpa] / packages / yasnippet / snippets / ruby-mode / collections / all
1 # name: all? { |...| ... }
2 # key: all
3 # --
4 all? { |${e}| $0 }