my-emacs-d/elpa/yasnippet-20160924.2001/snippets/ruby-mode/any
2016-10-20 10:27:10 +02:00

4 lines
71 B
Plaintext

#name : any? { |...| ... }
#group : collections
# --
any? { |${e}| $0 }