
27 Aug
2008
27 Aug
'08
8:05 a.m.
Jeremy Shaw wrote:
At Tue, 26 Aug 2008 08:38:45 +0100, Adrian Hey wrote:
I was looking at the definitions of nub (and hence nubBy) recently in connection with a trac ticket and realised that this is O(n^2) complexity! Ouch!
Can we modify Data.List to include the big-O notation for all the functions similar to Data.Set, Data.Map, and bytestring?
I'm sure this is possible. I have no idea how to do this though. Perhaps somone else can explain. But patches submitted by ordinary users (even bug fixes) tend to languish in obscurity for some reason. I don't even know where the source code is or if we're using darcs or git or what these days (but I dare say I could find out if I was sufficiently motivated :-). Regards -- Adrian Hey