score.mask.generators

Generator Combinators.

add-gen

(add-gen a b)
Generator function that adds together the values from two other generators

mul-gen

(mul-gen a b)
Generator function that adds together the values from two other generators