enumerable

A typeclass for enumerating all values a type

Latest on Hackage:0.0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Daniel Peebles
Maintained by Daniel Peebles

Fully enumerate any type, including functions of enumerable types! Includes a fun controversial function equality instance too :)