Uses of Class
com.github.tonivade.purefun.optics.PIso
Packages that use PIso
-
Uses of PIso in com.github.tonivade.purefun.optics
Fields in com.github.tonivade.purefun.optics declared as PIsoMethods in com.github.tonivade.purefun.optics that return PIsoModifier and TypeMethodDescriptionstatic <S,T> PIso <S, T, S, T> PIso.identity()static <S,T, A, B>
PIso<S, T, A, B> PIso.reverse()Methods in com.github.tonivade.purefun.optics with parameters of type PIsoModifier and TypeMethodDescriptionConstructors in com.github.tonivade.purefun.optics with parameters of type PIso