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