profunctor0
trait ToProfunctorOps0[[=>:[_, _]] =>> Profunctor[=>:]]
trait ToProfunctorOpsU[[=>:[_, _]] =>> Profunctor[=>:]]
class Object
trait Matchable
class Any
Implicits
Inherited implicits
implicit
def ToProfunctorOpsUnapply[FA](v: FA)(implicit F0: Unapply2[[=>:[_, _]] =>> Profunctor[=>:], FA]): ProfunctorOps[M, A, B]
- Inherited from
- ToProfunctorOpsU
implicit
def ToProfunctorVFromKleisliLike[G[_], F[G[_], _, _], A, B](v: F[G, A, B])(implicit F0: Profunctor[[_, _] =>> F[G, _$13, _$14]]): ProfunctorOps[[_, _] =>> F[G, _$15, _$16], A, B]
- Inherited from
- ToProfunctorOps0