# -*- mode: snippet -*-
|
|
# contributor: Xah Lee (XahLee.org)
|
|
# name: assq
|
|
# key: assq
|
|
# --
|
|
(assq ${1:key} ${2:list})
|