Liking cljdoc? Tell your friends :D
Clojure only.

score.mask.generators

Generator Combinators.

Generator Combinators.
raw docstring

add-genclj

(add-gen a b)

Generator function that adds together the values from two other generators

Generator function that adds together the values from two other generators
sourceraw docstring

mul-genclj

(mul-gen a b)

Generator function that adds together the values from two other generators

Generator function that adds together the values from two other generators
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close