generator [Class]

Identical to an algorithm except that it saves the objects it computes. Generators are created using the generator macro. A generator is useful for saving different versions of algorithmic output or for computing material that is intended to be further processed or edited.

See Also:

algorithm [Class], heap [Class], merge [Class], mute [Macro], thread [Class], Describing Music Algorithmically


Last Modified: 5-Mar-1998