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