AnIso

object AnIso
class Object
trait Matchable
class Any
AnIso.type

Value members

Concrete methods

final def apply[S, A](view: S => A)(review: A => S): AnIso[S, A]

create a monomorphic AnIso from view/review pair

create a monomorphic AnIso from view/review pair

final def id[S]: AnIso[S, S]

monomorphic identity of an AnIso

monomorphic identity of an AnIso