6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
# -*- mode: snippet -*-
|
|
# contributor: Xah Lee (XahLee.org)
|
|
# name: mapc
|
|
# key: mapc
|
|
# --
|
|
(mapc ${1:function} $0) |