Function: COMMON-LISP:ACONS

package type clhs github

Construct a new alist by adding the pair (KEY . DATUM) to ALIST.

Lambda list

(sb-impl::key sb-impl::datum sb-impl::alist)