@hackage defaultable-map1.0.2

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.