effectie-cats-effect3
effectie-cats-effect3
effectie.ce3
canCatch
canCatchId
canCatchIo
canHandleError
idCanHandleError
ioCanHandleError
canRecover
idCanRecover
ioCanRecover
fromFuture
fromFutureToId
fromFutureToIo
fx
idFx
ioFx
fxCtor
idFxCtor
ioFxCtor
toFuture
idToFuture
ioToFuture
effectie-cats-effect3
/
effectie.ce3
/
toFuture
toFuture
object
toFuture
Since
2020-09-23
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Givens
Givens
Givens
given
idToFuture
(using val executionContext:
ExecutionContext
):
ToFuture
[
Id
]
given
ioToFuture
(using val x$1:
IORuntime
):
ToFuture
[[A] =>>
IO
[A]]