emacs-prelude/vendor/yasnippet/snippets/emacs-lisp-mode/mapc.yasnippet
2012-02-17 22:12:32 +02:00

5 lines
85 B
Plaintext
Executable file

# contributor: Xah Lee (XahLee.org)
# name: mapc
# key: mapc
# --
(mapc '$0 SEQUENCE)