discrimination
discrimination copied to clipboard
Grouping Data.Unique and Integer?
How to do this correctly? grouping = hashing is unsatisfactory.
We can sort Integer now (correctly in upcoming release). However because Data.Unique internals aren't exported we cannot define Grouping or Sorting for it. (Without unsafeCoerce which i'm not keen to do).