Uses of Class
com.github.tonivade.purefun.optics.Iso
Packages that use Iso
-
Uses of Iso in com.github.tonivade.purefun.optics
Methods in com.github.tonivade.purefun.optics that return IsoModifier and TypeMethodDescriptionstatic <S> Iso<S, S> Iso.identity()static <S,A> Iso <S, A> Iso.reverse()Methods in com.github.tonivade.purefun.optics with parameters of type Iso