Philippe Veber <[email protected]> writes:

> Hi François,
>
> The Biocaml_intervalTree module is merely a specialization of Set in the
> standard library. It should be fairly easy to functorize it over a type with a
> total order relation. I think you might even sed -e 's/int/float/g' the 
> current
> implementation (with a couple of additional and minor modifications).
>
> ph.

Even better would be to polymorphize or functorize the code and send the
patch upstream.

MfG
        Goswin

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to