BimapSyntax

libretto.CoreLib.BimapSyntax
class BimapSyntax[F[_, _], A, B](self: A -⚬ B)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[B1, B2, C, D](f: B1 -⚬ C, g: B2 -⚬ D)(implicit ev: B =:= F[B1, B2], F: Bifunctor[F]): A -⚬ F[C, D]