Browse thread
Strange observation on polymorphic '<'
[
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: | 2005-02-04 (20:18) |
From: | Radu Grigore <radugrigore@g...> |
Subject: | Re: [Caml-list] Missing a function |
On Sat, 29 Jan 2005 21:34:28 +0200, Radu Grigore <radugrigore@gmail.com> wrote: > I do not have the ocaml sources handy right now but... Set and Map are > probably RB-trees. Map is not a RB-tree but a height balanced tree: HB(2). (haven't looked at Set) BTW, what does the license say about reusing the code in map.ml? Please use simple terms for people that don't like to deal with administrative stuff. The ideal response would be: do it / don't do it :) (Now that I have read the code I would probably write it very similarly even if I would not look at it any more...) -- regards, radu http://rgrig.idilis.ro/