yasnippet/snippets/emacs-lisp-mode/fboundp.yasnippet

5 lines
83 B
Plaintext
Executable File

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