contiguous-checked: contiguous with bounds checks
A drop-in replacement for contiguous
where all the functions
checks bounds at runtime. This is less efficient but gives
helpful error messages instead of segfaulting. It is intended
to be used when testing software.
[Skip to Readme]
Downloads
- contiguous-checked-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.0, 0.3.0.0, 0.3.2.0 |
---|---|
Dependencies | base (>=4.9 && <5), contiguous (>=0.3.2 && <0.4), primitive (>=0.6.4) [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Data |
Home page | https://github.com/andrewthad/contiguous-checked |
Bug tracker | https://github.com/andrewthad/contiguous-checked/issues |
Source repo | head: git clone https://github.com/andrewthad/contiguous-checked |
Uploaded | by andrewthad at 2019-01-02T15:43:12Z |
Distributions | |
Reverse Dependencies | 3 direct, 2 indirect [details] |
Downloads | 1416 total (10 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-01-02 [all 1 reports] |