Uses of Interface
com.github.tonivade.purefun.typeclasses.InjectK
Packages that use InjectK
Package
Description
-
Uses of InjectK in com.github.tonivade.purefun.free
Methods in com.github.tonivade.purefun.free with parameters of type InjectK -
Uses of InjectK in com.github.tonivade.purefun.instances
Subinterfaces of InjectK in com.github.tonivade.purefun.instancesModifier and TypeInterfaceDescription(package private) interfaceEitherKInjectKLeft<F extends Kind<F,?>, G extends Kind<G, ?>> (package private) interfaceEitherKInjectKRight<F extends Kind<F,?>, G extends Kind<G, ?>, R extends Kind<R, ?>> Methods in com.github.tonivade.purefun.instances that return InjectKModifier and TypeMethodDescriptionEitherKInjectKRight.inject()EitherKInstances.injectEitherKLeft()EitherKInstances.injectEitherKRight(InjectK<F, R> inject) Methods in com.github.tonivade.purefun.instances with parameters of type InjectKModifier and TypeMethodDescriptionEitherKInstances.injectEitherKRight(InjectK<F, R> inject) static <F extends Kind<F,?>, X extends Kind<X, ?>, R extends Kind<R, ?>>
EitherKInjectKRight<F, X, R> -
Uses of InjectK in com.github.tonivade.purefun.typeclasses
Methods in com.github.tonivade.purefun.typeclasses that return InjectK