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