jan tolenaar
/
kiezellisp
/
index-of-everything
Name
yield
Usage
builtin-function
Syntax
(
yield
item
)
Description
Adds
item
to the output of the active generator.
See also
generator