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