effectie-cats-effect3
effectie-cats-effect3
effectie.cats
canCatch
canCatchId
canCatchIo
canHandleError
idCanHandleError
ioCanHandleError
canRecover
idCanRecover
ioCanRecover
console
console
ConsoleEffectF
fromFuture
fromFutureToId
fromFutureToIo
fx
idFx
ioFx
fxCtor
idFxCtor
ioFxCtor
toFuture
idToFuture
ioToFuture
effectie.cats.syntax
all
error
error
effectie-cats-effect3
/
effectie.cats
/
fromFuture
/
fromFutureToIo
fromFutureToIo
given
fromFutureToIo
:
FromFuture
[[A] =>>
IO
[A]]
Value members
Value members
Concrete methods
override
def
toEffect
[A](future: =>
Future
[A]):
IO
[A]
Definition Classes
FromFuture