A variety of hypothesis tests, when run under the crosshair provider, fail to find examples relating to sets.
We'll need to intercept these constructors so that we can produce proxies that avoid hashing. See test_can_find_large_sum_frozenset for a simple example.
Update: This is on the nontrivial side (and perhaps more likely to introduce regressions), but I think the next most reasonable thing to tackle. Stand by!
A variety of hypothesis tests, when run under the crosshair provider, fail to find examples relating to sets.
We'll need to intercept these constructors so that we can produce proxies that avoid hashing. See
test_can_find_large_sum_frozenset
for a simple example.