A set of generic predicates for testing algebraic properties
This library provides a generic set of predicates to help test that implementations of algebras satisfy the necessary properties. It's intentially generic so that it can be used with a wide variety of tools such as purescript-test-unit, purescript-spec, purescript-quickcheck, purescript-strongcheck, and purescript-jack.
See the unit tests for example usage
bower install purescript-properties
Module documentation is published on Pursuit.