Macro: COMMON-LISP:POP

package type clhs

The argument is a location holding a list. Pops one item off the front of the list and returns it.

Lambda list

(sb-impl::place)