<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
I was thinking to implement a redblack tree by myself so it's perfect!<BR>
<BR>
Il giorno lun, 28/11/2011 alle 08.44 -0800, Jonathan M Davis ha scritto:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Monday, November 28, 2011 12:09:45 Andrea Fontana wrote:
> Thank you! I didn't check for "std.container" module :)

I should warn you that std.container a bit sparse at the moment, but 
RedBlackTree does give you a set (or a sorted map with the appropriate 
comparator function).

- Jonathan M Davis
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>