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

5 lines
104 B
Plaintext
Raw Normal View History

#contributor: Xah Lee (XahLee.org)
#name: aset
#key: aset
# --
(aset ${1:array} ${2:index} ${3:element})