Files
dotfiles/.emacs.d/snippets/ruby-mode/any
2017-12-21 17:29:29 +01:00

4 lines
71 B
Plaintext

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