PreparedCont

final case class PreparedCont[F[_]](edges: Type[PreparedEdge[F]], cont: Prepared[F, Any])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product