Uses of Interface
com.github.tonivade.purefun.core.Eq
Packages that use Eq
-
Uses of Eq in com.github.tonivade.purefun.core
Fields in com.github.tonivade.purefun.core declared as EqMethods in com.github.tonivade.purefun.core that return EqModifier and TypeMethodDescriptionstatic <T> Eq<T> Eq.always()static <T> Eq<T> Eq.any()static <T,V> Eq <T> static <T,V> Eq <T> Eq.comparingArray(Function1<? super T, ? extends V[]> getter) Eq.throwable()Methods in com.github.tonivade.purefun.core with parameters of type EqModifier and TypeMethodDescriptionConstructors in com.github.tonivade.purefun.core with parameters of type Eq -
Uses of Eq in com.github.tonivade.purefun.instances
Methods in com.github.tonivade.purefun.instances that return EqMethods in com.github.tonivade.purefun.instances with parameters of type Eq