Isomorphism

org.hungerford.generic.schema.utilities.Isomorphism$
See theIsomorphism companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Givens

Givens

given isomorphismFrom[A, B](using migrForward: Migration[A, B], migrBackward: Migration[B, A]): isomorphismFrom[A, B]