Haskell Ordnub

Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.
Alternatives To Haskell Ordnub
Select To Compare


Popular Software Performance Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Html
Benchmark