*coyield ( -- v )


Vocabulary
coroutines

Inputs
None

Outputs
van object


Word description
Variant of coyield that returns a default value of f to the caller.

See also
coyield, coyield*

Definition