hedgehog-checkers-lens

hedgehog-checkers-lens provides the various lens, prism, setter, and traversal laws as ready-to-use properties.


Keywords
bsd3, library, web, Propose Tags , Hedgehog.Checkers.Lens.Properties
License
BSD-3-Clause
Install
cabal install hedgehog-checkers-lens-0.1.0.0

Documentation

hedgehog-checkers

hedgehog-checkers wraps up the expected properties associated with various standard type classes as Hedgehog properties. Inspired by Conal Elliot's checkers library.

hedgehog-checkers-lens depends on hedgehog-checkers and includes Lens, Prism, Setter, Traversal, and Iso. The properties are defined for the widely used lens library.