nh2 / haskell-ordnub

Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
32Updated 4 years ago

Alternatives and similar repositories for haskell-ordnub:

Users that are interested in haskell-ordnub are comparing it to the libraries listed below