mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-11-23 14:14:36 +03:00
f263166a45
I think having `alwaysSameBy f` and `notAlwaysSameBy f` be inverse of each other is better than `notAlwaysSameBy (\a b -> not (f a b))`. |
||
---|---|---|
.. | ||
Predicates.hs | ||
Properties.hs |