Files
dotfiles/.emacs.d/snippets/emacs-lisp-mode/aref
2017-12-21 17:29:29 +01:00

5 lines
90 B
Plaintext

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