Same as testUnaryEquivalence but for functions of type Predicate<A>.
testUnaryEquivalence
Predicate<A>
An arbitrary for the function argument type A.
A
Optional
Optional fast-check parameters.
True if no counterexample found, else false.
First function to sample.
Second function to sample.
Same as
testUnaryEquivalence
but for functions of typePredicate<A>
.