Function: COMMON-LISP:BLOCK

package type clhs github

BLOCK name form*

Evaluate the FORMS as a PROGN. Within the lexical scope of the body, RETURN-FROM can be used to exit the form.

Lambda list

(&rest sb-impl::args)