Generator
a class of container of elements that knows how to efficiently apply a scalaz.Reducer
to extract an answer by combining elements. A Reducer
may supply efficient left-to-right and
right-to-left reduction strategies that a Generator
may avail itself of.
- Companion
- object
class Object
trait Matchable
class Any