defaultable-map: Applicative maps
This version is deprecated.
This package provides a Defaultable
type constructor that
wraps any Map
-like type to add an optional default value.
Wrapping a Map
-like type in this way permits a valid
Applicative
instance, so you can think of this as an
"Applicative
map" package.
Downloads
- defaultable-map-1.0.1.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] | 1.0.0, 1.0.1, 1.0.2 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14.3.0 && <5), containers (<0.7), deepseq (>=1.4.0.0 && <1.5), semigroupoids (<5.4) [details] |
License | BSD-3-Clause |
Copyright | 2022 Gabriella Gonzalez |
Author | Gabriella Gonzalez |
Maintainer | GenuineGabby@gmail.com |
Bug tracker | https://github.com/Gabriella439/defaultable-map/issues |
Source repo | head: git clone https://github.com/Gabriella439/defaultable-map |
Uploaded | by GabrielGonzalez at 2022-06-26T17:44:48Z |
Distributions | |
Downloads | 268 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |