JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package com.github.tonivade.purefun.monad
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
com.github.tonivade.purefun.monad.
Free.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.monad.
Free.FlatMapped
<F,T,R> (implements com.github.tonivade.purefun.monad.
Free
<F,T>)
com.github.tonivade.purefun.monad.
Free.Pure
<F,T> (implements com.github.tonivade.purefun.monad.
Free
<F,T>)
com.github.tonivade.purefun.monad.
Free.Suspend
<F,T> (implements com.github.tonivade.purefun.monad.
Free
<F,T>)
com.github.tonivade.purefun.monad.
IO.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.monad.
Kleisli
<F,Z,A> (implements com.github.tonivade.purefun.
FlatMap3
<W,T,V,U>)
com.github.tonivade.purefun.monad.
Kleisli.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.monad.
Reader.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.monad.
State.µ
(implements com.github.tonivade.purefun.
Kind
)
com.github.tonivade.purefun.monad.
Writer
<L,A> (implements com.github.tonivade.purefun.
FlatMap2
<W,T,V>)
com.github.tonivade.purefun.monad.
Writer.µ
(implements com.github.tonivade.purefun.
Kind
)
Interface Hierarchy
com.github.tonivade.purefun.
Kind
com.github.tonivade.purefun.
Higher1
<W,T>
com.github.tonivade.purefun.
Higher2
<W,T,V>
com.github.tonivade.purefun.
FlatMap2
<W,T,V> (also extends com.github.tonivade.purefun.
Mappable
<W,T>)
com.github.tonivade.purefun.monad.
Free
<F,T>
com.github.tonivade.purefun.monad.
Reader
<R,A>
com.github.tonivade.purefun.monad.
State
<S,A>
com.github.tonivade.purefun.
Mappable
<W,T>
com.github.tonivade.purefun.
FlatMap1
<W,T>
com.github.tonivade.purefun.monad.
IO
<T>
com.github.tonivade.purefun.
FlatMap2
<W,T,V> (also extends com.github.tonivade.purefun.
Higher2
<W,T,V>)
com.github.tonivade.purefun.monad.
Free
<F,T>
com.github.tonivade.purefun.monad.
Reader
<R,A>
com.github.tonivade.purefun.monad.
State
<S,A>
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes