emacs-prelude/vendor/yasnippet/snippets/ruby-mode/collections/all
2012-02-17 22:12:32 +02:00

4 lines
61 B
Plaintext

# name: all? { |...| ... }
# key: all
# --
all? { |${e}| $0 }