Isomorphism

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T, U](tu: T => U, ut: U => T): Isomorphism[T, U]

Implicits

Implicits

implicit def identity[T]: Isomorphism[T, T]