Macro: COMMON-LISP:WHEN

package type clhs

If the first argument is true, the rest of the forms are evaluated as a PROGN.

Lambda list

(sb-impl::test &body sb-impl::forms)