builder: bounded ByteArray builder type
A Builder type for ByteArray. Appending these builders can be cheaper than when appending ByteArray values, since only one buffer allocation is performed.
[Skip to Readme]
Downloads
- builder-0.2.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.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.11 && <4.14), byte-order (>=0.1.1 && <0.2), primitive (>=0.6.4 && <0.8), primitive-unaligned (>=0.1 && <0.2) [details] |
| Tested with | ghc ==8.6.5 |
| License | BSD-3-Clause |
| Copyright | © 2019 chessai |
| Author | chessai |
| Maintainer | chessai <chessai1996@gmail.com> |
| Category | Data |
| Home page | https://github.com/chessai/builder |
| Bug tracker | https://github.com/chessai/builder/issues |
| Source repo | head: git clone https://github.com/chessai/builder.git |
| Uploaded | by chessai at 2019-09-13T14:33:23Z |
| Distributions | |
| Downloads | 868 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 2019-09-13 [all 1 reports] |