Module

Control.Monad.Resource.Internal.Registry

Package
purescript-resourcet
Repository
robertdp/purescript-resourcet

#Registry Source

newtype Registry

Constructors

#ReleaseKey Source

newtype ReleaseKey

Constructors

Instances

#forkAff Source

forkAff :: forall a. Aff a -> Registry -> Aff (Fiber a)