athanclark / sets

Sets in Haskell.
MIT License
0 stars 0 forks source link

Make total tests #4

Open athanclark opened 5 years ago

athanclark commented 5 years ago

Right now the tests only verify union/intersection/difference; they should verify all functions for every type.