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

4 lines
71 B
Plaintext

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