Isomorphism

trait Isomorphism[A, B]
class Object
trait Matchable
class Any

Value members

Abstract methods

def from(b: B): A
def to(a: A): B