lazy-bracket: A bracket with lazy resource allocation.
A version of bracket which returns a lazily allocated resource. The allocation happens when (if) the resource is accessed for the first time.
Some control operations can be stashed and applied once the resource is allocated, or skipped altogether if the resource is never allocated.
[Skip to Readme]
Downloads
- lazy-bracket-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10.0.0 && <5), exceptions (>=0.10 && <0.11) [details] |
License | BSD-3-Clause |
Author | Daniel Diaz |
Maintainer | diaz_carrete@yahoo.com |
Category | Control |
Source repo | head: git clone https://github.com/danidiaz/lazy-bracket.git |
Uploaded | by DanielDiazCarrete at 2022-04-16T21:01:14Z |
Distributions | |
Downloads | 104 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-04-16 [all 1 reports] |