About

Metadata

  • Last updated , by GabrielGonzalez
  • License BSD-3-Clause
  • Maintained by: GenuineGabriella@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.