BifunctorSyntax

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

Value members

Abstract methods

def F: Bifunctor[F]

Implicits

Implicits

implicit
def ToBifunctorOps[A, B](v: F[A, B]): BifunctorOps[F, A, B]