On Sunday 12 December 2010 22:58:45 Andrei Alexandrescu wrote: > I just made a large commit that was overdue. Added RedBlackTree by > Steve, and put him as first author of the module because I think it's > the most complex piece of code in the module. I've committed this > without a prior review (unlike e.g. std.datetime) because the design is > rather fixed so any changes would only affect implementation, which can > be changed without disruption. > > You may want to take a look and comment on it. > > Thanks Steve for the contribution!
Woohoo! This is one of things that I've been _really_ looking forward to having in Phobos, and it's _definitely_ the container that I've missed the most. It'll be great to have it. Thank you Steve for writing it, and thank Andrei for getting it into Phobos. This is good news indeed. - Jonathan M Davis _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
