Thread overview
[Issue 6133] Improvements to RedBlackTree
Dec 03, 2015
Infiltrator
Dec 09, 2015
Infiltrator
Dec 17, 2022
Iain Buclaw
December 03, 2015
https://issues.dlang.org/show_bug.cgi?id=6133

Infiltrator <lt.infiltrator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |lt.infiltrator@gmail.com

--
December 09, 2015
https://issues.dlang.org/show_bug.cgi?id=6133

Infiltrator <lt.infiltrator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lt.infiltrator@gmail.com    |nobody@puremagic.com

--
October 14, 2016
https://issues.dlang.org/show_bug.cgi?id=6133

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bootcamp
                 CC|                            |andrei@erdani.com

--
December 09, 2016
https://issues.dlang.org/show_bug.cgi?id=6133

--- Comment #2 from Carlos Ballesteros Velasco <soywiz@gmail.com> ---
@Infiltrator Probably it changed to not be compatible. But you can find the
original collection in the git history here, if you want to try to merge or PR
it:
https://github.com/soywiz/smrr-server/blob/8c89dd5120009880eb82663f161fa9dff0f6a983/server/smr/excollections.d

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=6133

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--