profunctor

trait Serializable
class Object
trait Matchable
class Any

Implicits

Inherited implicits

implicit def toProfunctorOps[F[_, _], A, B](target: F[A, B])(tc: Profunctor[F]): Ops[F, A, B] { type TypeClassType = Profunctor[F]; }
Inherited from
ToProfunctorOps