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

3 lines
50 B
Plaintext

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