Function: COMMON-LISP:THROW

package type clhs github

THROW tag form

Do a non-local exit, return the values of FORM from the CATCH whose tag is EQ to TAG.

Lambda list

(&rest sb-impl::args)