foundation
foundation copied to clipboard
Faster functions for nub, intersect, union
Could this be incorporated into foundation?
https://github.com/nh2/haskell-ordnub
definitely, related to #135
Alternatively you might want to do a hash based nub etc.
Seems to be a duplicate of #135
Actually #135 is only about nub .. so I reopen it for the other functions