yasnippet-snippets/snippets/emacs-lisp-mode/aref
2017-08-13 12:16:55 +01:00

5 lines
No EOL
90 B
Text

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