Isomorphism1

izumi.functional.bio.data.Isomorphism1$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[F[_], G[_]](implicit iso: Isomorphism1[F, G]): Isomorphism1[F, G]
def apply[F[_], G[_]](to: Morphism1[F, G], from: Morphism1[G, F]): Isomorphism1[F, G]