primitive-maybe: Arrays of Maybes
This library provides types for working with arrays of Maybe
values. The types in this library can be used as replacements
for Array (Maybe a)
and SmallArray (Maybe a)
that consume
less memory and have fewer indirections.
[Skip to Readme]
Downloads
- primitive-maybe-0.1.1.1.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.1.0, 0.1.1, 0.1.1.1 |
---|---|
Dependencies | base (>=4.9.1.0 && <5), primitive (>=0.6.4) [details] |
License | BSD-3-Clause |
Copyright | 2018 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Array |
Home page | https://github.com/andrewthad/primitive-maybe#readme |
Bug tracker | https://github.com/andrewthad/primitive-maybe/issues |
Source repo | head: git clone https://github.com/andrewthad/primitive-maybe |
Uploaded | by chessai at 2019-01-08T21:37:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1518 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-08 [all 1 reports] |