IsoFunctor

object IsoFunctor
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[F[_], G[_]](to: NaturalTransformation[F, G], from: NaturalTransformation[G, F]): IsoFunctor[F, G]

Convenience constructor to implement F <~> G from F ~> G and G ~> F

Convenience constructor to implement F <~> G from F ~> G and G ~> F