effectie-cats-effect3
effectie-cats-effect3
effectie.instances.ce3
canCatch
canCatchIo
canHandleError
ioCanHandleError
canRecover
ioCanRecover
fromFuture
fromFutureToIo
fx
ioFx
fxCtor
ioFxCtor
toFuture
ioToFuture
effectie.resource
Ce3Resource
Ce3Resource
effectie-cats-effect3
/
effectie.resource
/
Ce3Resource
Ce3Resource
trait
Ce3Resource
[F[*], A] extends
ReleasableResource
[
F
,
A
]
Since
2022-11-06
Companion
object
Graph
Supertypes
trait
ReleasableResource
[
F
,
A
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Abstract methods
def
underlying
:
Resource
[
F
,
A
]
Inherited methods
def
use
[B](f:
A
=>
F
[B]):
F
[B]
Inherited from
ReleasableResource