(get-catchstack) ( -- catchstack )


Vocabulary
continuations.private

Inputs
None

Outputs
catchstacka vector of continuations


Word description
Outputs the current catchstack.

Definition