Files
.emacs.d/snippets/stock/ruby-mode/collections/any

3 lines
50 B
Plaintext

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