Interface EitherTOf<F extends Kind<F,?>,L,R>
- All Known Subinterfaces:
EitherT<F,L, R>
@Generated("com.github.tonivade.purefun.processor.HigherKindProcessor")
public sealed interface EitherTOf<F extends Kind<F,?>,L,R>
extends Kind<EitherT<F,L,?>,R>
permits EitherT<F,L,R>
-
Method Summary
Static Methods
-
Method Details
-
toEitherT
-