sb-docs
Function: COMMON-LISP:RPLACD
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:RPLACD
View page source
Function: COMMON-LISP:RPLACD
¶
Change the CDR of CONS to X and return the CONS.
Lambda list
¶
(
cons
sb-impl::x
)