[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2006-08-17 (18:54) |
From: | Shawn <shawnw@s...> |
Subject: | Re: [Caml-list] map implementation question |
Xavier Leroy wrote: > This said, red-black trees would probably work faster anyway, but I'll > let the algorithm experts on this list comment. > I don't suppose anyone's compared the ocaml splay tree library that's floating around with Map and red-black trees?