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 Higher2<W extends
Kind
,T,V>
All Superinterfaces:
Higher1
<
Higher1
<W,T>,V>,
Kind
All Known Subinterfaces:
Either
<L,R>,
FlatMap2
<W,T,V>,
FlatMap3
<W,T,V,U>,
Free
<F,T>,
Higher3
<W,T,V,U>,
Reader
<R,A>,
State
<S,A>,
Validation
<E,T>
All Known Implementing Classes:
Either.Left
,
Either.Right
,
Free.FlatMapped
,
Free.Pure
,
Free.Suspend
,
Kleisli
,
Validation.Invalid
,
Validation.Valid
,
Writer
public interface
Higher2<W extends
Kind
,T,V>
extends
Higher1
<
Higher1
<W,T>,V>
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