tech.resource 5.07
Released under the Eclipse Public License
Exception-safe threadsafe resource management.
Installation
To install, add the following dependency to your project or build file:
[techascent/tech.resource "5.07"]
Namespaces
tech.v3.resource
System of calling functions with side effects when an object goes out of scope. Scoping can be defined as gc-based scoping or stack-based scoping or a combination of the two of them in which case the behavior becomes ‘release-no-later-than’.
Public variables and functions: