final case classConstraintPropagationEnumeratee[A, DomainT[X] <: Domain[X], M[+_]](provider: ConstraintProvider[A] with SymbolTableProvider)(implicit evidence$1: Monad[M]) extends EnumerateeT[Seq[Answer[A]], Seq[Answer[A]], M] with Product with Serializable
The ConstraintPropagationEnumeratee type provides constraint
propagation in situations where a scalaz.iteratee.EnumerateeT is
desired.
Linear Supertypes
Serializable, Serializable, Product, Equals, EnumerateeT[Seq[Answer[A]], Seq[Answer[A]], M], AnyRef, Any
The ConstraintPropagationEnumeratee type provides constraint propagation in situations where a scalaz.iteratee.EnumerateeT is desired.