- All Superinterfaces:
Applicative<UIO<?>>, ApplicativeError<UIO<?>,Throwable>, Async<UIO<?>>, Bracket<UIO<?>,Throwable>, Defer<UIO<?>>, Functor<UIO<?>>, Invariant<UIO<?>>, Monad<UIO<?>>, MonadDefer<UIO<?>>, MonadError<UIO<?>,Throwable>, MonadThrow<UIO<?>>, Selective<UIO<?>>, Timer<UIO<?>>, UIOBracket, UIODefer, UIOMonad, UIOMonadDefer, UIOMonadError, UIOPure
- All Known Subinterfaces:
UIOConcurrent
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.tonivade.purefun.typeclasses.Applicative
Applicative.Map2<F extends Kind<F,?>,A,B>, Applicative.Map3<F extends Kind<F,?>,A,B,C>, Applicative.Map4<F extends Kind<F,?>,A,B,C,D>, Applicative.Map5<F extends Kind<F,?>,A,B,C,D,E>
-
-
Method Summary
Methods inherited from interface com.github.tonivade.purefun.typeclasses.Applicative
first, last, mapN, mapN, mapN, mapN, mapN, mapN, mapN, mapN, tuple, tuple, tuple, tuple
Methods inherited from interface com.github.tonivade.purefun.typeclasses.Async
async
Methods inherited from interface com.github.tonivade.purefun.typeclasses.Functor
imap, lift
Methods inherited from interface com.github.tonivade.purefun.typeclasses.MonadThrow
fromTry
Methods inherited from interface com.github.tonivade.purefun.instances.UIOBracket
bracket
Methods inherited from interface com.github.tonivade.purefun.instances.UIODefer
defer
Methods inherited from interface com.github.tonivade.purefun.instances.UIOMonad
flatMap
Methods inherited from interface com.github.tonivade.purefun.instances.UIOMonadDefer
sleep
Methods inherited from interface com.github.tonivade.purefun.instances.UIOPure
pure