JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.github.tonivade.purefun
Interface Higher1<W extends
Kind
,T>
All Superinterfaces:
Kind
All Known Subinterfaces:
Either
<L,R>,
FlatMap1
<W,T>,
FlatMap2
<W,T,V>,
FlatMap3
<W,T,V,U>,
Free
<F,T>,
Higher2
<W,T,V>,
Higher3
<W,T,V,U>,
ImmutableArray
<E>,
ImmutableList
<E>,
ImmutableSet
<E>,
ImmutableTree
<E>,
IO
<T>,
Mappable
<W,T>,
MonoidK
<W,T>,
Option
<T>,
Reader
<R,A>,
SemigroupK
<W,T>,
Sequence
<E>,
State
<S,A>,
Trampoline
<T>,
Try
<T>,
Validation
<E,T>
All Known Implementing Classes:
Either.Left
,
Either.Right
,
Free.FlatMapped
,
Free.Pure
,
Free.Suspend
,
ImmutableArray.JavaBasedImmutableArray
,
ImmutableList.JavaBasedImmutableList
,
ImmutableSet.JavaBasedImmutableSet
,
ImmutableTree.JavaBasedImmutableTree
,
Kleisli
,
Option.None
,
Option.Some
,
Trampoline.Done
,
Trampoline.More
,
Try.Failure
,
Try.Success
,
Validation.Invalid
,
Validation.Valid
,
Writer
public interface
Higher1<W extends
Kind
,T>
extends
Kind
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method