coresume* ( v co -- )


Vocabulary
coroutines

Inputs
van object
coa coroutine


Outputs
None

Word description
Variant of coresume that discards the result of the coroutine invocation.

See also
coresume, *coresume

Definition