- All Superinterfaces:
Applicative<PureIO<R,Throwable,?>>, ApplicativeError<PureIO<R,Throwable,?>,Throwable>, Async<PureIO<R,Throwable,?>>, Bracket<PureIO<R,Throwable,?>,Throwable>, Defer<PureIO<R,Throwable,?>>, Functor<PureIO<R,Throwable,?>>, Invariant<PureIO<R,Throwable,?>>, Monad<PureIO<R,Throwable,?>>, MonadDefer<PureIO<R,Throwable,?>>, MonadError<PureIO<R,Throwable,?>,Throwable>, MonadThrow<PureIO<R,Throwable,?>>, PureIOBracket<R,Throwable>, PureIODefer<R,Throwable>, PureIOMonad<R,Throwable>, PureIOMonadDefer<R>, PureIOMonadError<R,Throwable>, PureIOPure<R,Throwable>, Selective<PureIO<R,Throwable,?>>, Timer<PureIO<R,Throwable,?>>
- All Known Subinterfaces:
PureIOConcurrent<R>
-
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.PureIODefer
defer
Methods inherited from interface com.github.tonivade.purefun.instances.PureIOMonad
flatMap
Methods inherited from interface com.github.tonivade.purefun.instances.PureIOPure
pure