return ( -- * )


Vocabulary
continuations

Word description
Returns early from a quotation by reifying the continuation captured by with-return ; execution is resumed starting immediately after with-return.

See also
with-return

Definition