ProfunctorSyntax

trait ProfunctorSyntax[F[_, _]]
class Object
trait Matchable
class Any

Value members

Abstract methods

def F: Profunctor[F]

Implicits

Implicits

implicit
def ToProfunctorOps[A, B](v: F[A, B]): ProfunctorOps[F, A, B]