*coresume ( co -- result )


Vocabulary
coroutines

Inputs
coa coroutine


Outputs
resultan object


Word description
Variant of coresume that passes a default value of f to the coroutine.

See also
coresume, coresume*

Definition