Version 1.0.0-0 of defaultable-map is deprecated.
The latest version of defaultable-map is 1.0.2-2.
defaultable-map
Version 1.0.0 revision 0 uploaded by GabrielGonzalez.
Package meta
- Synopsis
- Applicative maps
- Description
This package provides a
Defaultable
type constructor that wraps anyMap
-like type to add an optional default value. Wrapping aMap
-like type in this way permits a validApplicative
instance, so you can think of this as an "Applicative
map" package. . This package provides both a concrete and a generalized API: . * The concrete API wrapsData.Map
for better performance and type inference . * The generalized API works with anyMap
-like type- Author
- Gabriella Gonzalez
- Bug reports
- https://github.com/Gabriella439/defaultable-map/issues
- Category
- n/a
- Copyright
- 2022 Gabriella Gonzalez
- Homepage
- n/a
- Maintainer
- GenuineGabby@gmail.com
- Package URL
- n/a
- Stability
- n/a