my-emacs-d/elpa/yasnippet-20160924.2001/snippets/emacs-lisp-mode/nth

5 lines
87 B
Plaintext
Executable File

#contributor: Xah Lee (XahLee.org)
#name: nth
#key: nth
# --
(nth ${1:index} ${2:list})