Macro: COMMON-LISP:UNLESS

package type clhs

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

Lambda list

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