less-arbitrary-0.1.8.0: Linear time testing with variant of Arbitrary class that always terminates.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Arbitrary.Laws

Documentation

arbitraryLaws :: forall ty. (Arbitrary ty, Show ty, Eq ty) => Proxy ty -> Laws Source #