Skip to content

jonathanknowles/monoidmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monoidmap

This repository contains source code and documentation for the Haskell monoidmap package, which defines the MonoidMap data type, providing a total mapping from keys to monoidal values.

The following packages are included in this repository:

Package Description
📦 monoidmap Provides the core MonoidMap data type and functions.
📦 monoidmap-examples Provides worked examples of how to use MonoidMap.
📦 monoidmap-aeson Provides support for JSON encoding with aeson.
📦 monoidmap-quickcheck Provides support for property testing with QuickCheck.
📦 monoidmap-internal Provides low-level internal functions. 🐉

About

Monoidal map type with support for semigroup and monoid subclasses.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published