total

Exhaustive pattern matching using lenses, traversals, and prisms

Latest on Hackage:1.0.6@rev:1

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 Gabriella Gonzalez
Maintained by [email protected]

Use this library if you wish to hide your data type's internal representation while still providing a way to exhaustively pattern match on your type using exposed lenses, traversals, or prisms.