|
| throw &rest rest | [Special Form] |
throw tag form
Do a non-local exit, return the values of form from the catch whose tag evaluates to the same thing as tag.
|
| throw &rest rest | [Special Form] |
throw tag form
Do a non-local exit, return the values of form from the catch whose tag evaluates to the same thing as tag.