Macro: COMMON-LISP:NTH-VALUE

package type clhs

Evaluate FORM and return the Nth value (zero based) without consing a temporary list of values.

Lambda list

(sb-impl::n sb-kernel:form)