defaultable-map: Applicative maps
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.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.8), deepseq (>=1.4.0.0 && <1.5), semigroupoids (<6.1) [details] |
License | BSD-3-Clause |
Copyright | 2022 Gabriella Gonzalez |
Author | Gabriella Gonzalez |
Maintainer | GenuineGabriella@gmail.com |
Revised | Revision 2 made by GabrielGonzalez at 2024-09-29T12:40:15Z |
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:55:28Z |
Distributions | |
Downloads | 246 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] |