Interface EIOOf<E,A>
- All Known Implementing Classes:
EIO
@Generated("com.github.tonivade.purefun.processor.HigherKindProcessor")
public sealed interface EIOOf<E,A>
extends Kind<EIO<E,?>,A>
permits EIO<E,A>
-
Method Summary
Static Methods
-
Method Details
-
toEIO
-