[Issue 2181] Constant-time std.gc.removeRange
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jul 7 09:38:18 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=2181
briancschott at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |briancschott at gmail.com
--- Comment #2 from briancschott at gmail.com ---
addRange and removeRange are now log(n) since this pull request was merged:
https://github.com/D-Programming-Language/druntime/pull/788/
I think we can close this.
--
More information about the Digitalmars-d-bugs
mailing list