AsyncScopeInferArg

cps.monads.catsEffect.AsyncScopeInferArg
class AsyncScopeInferArg[F[_], C <: CpsMonadContext[[A] =>> Resource[F, A]]](using am: Aux[[A] =>> Resource[F, A], C], mc: MonadCancel[F, Throwable])

part of asyncScope

Attributes

See also:

asyncScope

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

transparent inline def apply[T](inline body: C ?=> T): F[T]