ToComonadOps

trait ToComonadOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def toComonadOps[F[_], A](target: F[A])(tc: Comonad[F]): Ops[F, A] { type TypeClassType = Comonad[F]; }