Uses of Interface
com.github.tonivade.purefun.typeclasses.Comonad
Packages that use Comonad
Package
Description
-
Uses of Comonad in com.github.tonivade.purefun.free
Methods in com.github.tonivade.purefun.free with parameters of type Comonad -
Uses of Comonad in com.github.tonivade.purefun.instances
Subinterfaces of Comonad in com.github.tonivade.purefun.instancesModifier and TypeInterfaceDescription(package private) interfaceEitherKComonad<F extends Kind<F,?>, G extends Kind<G, ?>> (package private) interface(package private) interface(package private) interfaceMethods in com.github.tonivade.purefun.instances that return ComonadModifier and TypeMethodDescriptionEvalInstances.comonad()IdInstances.comonad()ProducerInstances.comonad()EitherKComonad.f()EitherKComonad.g()Methods in com.github.tonivade.purefun.instances with parameters of type ComonadModifier and TypeMethodDescriptionstatic <F extends Kind<F,?>, G extends Kind<G, ?>>
EitherKComonad<F, G> -
Uses of Comonad in com.github.tonivade.purefun.typeclasses
Methods in com.github.tonivade.purefun.typeclasses that return Comonad