stop-generator ( -- * )


Vocabulary
generators

Word description
Throws a stop-generator error.

Error description
Indicates that the generator has run out of values to produce

Definition