Allocate
Constructors
Functions
Link copied to clipboard
@DelicateCoroutinesApi
Content copied to clipboard
Deconstruct Resource into an A and a release handler. The release action must always be called, if never called, then the resource A will leak. The release step is already made NonCancellable to guarantee correct invocation like Resource or bracketCase, and it will automatically rethrow, and compose, the exceptions as needed.
Link copied to clipboard
Link copied to clipboard
Content copied to clipboard
Content copied to clipboard
Content copied to clipboard
Content copied to clipboard
Content copied to clipboard
Content copied to clipboard
Content copied to clipboard
Content copied to clipboard