> > I was dumbfounded by your answer. I believe you have solved
> > my problem, though by doing so you revealed an asymmetry between
> > Ocaml modules and classes I had no idea existed! (...)
> > What exactly is going on here?!
>
>
http://caml.inria.fr/pub/docs/manual-ocaml/manual005.html#ss:polymorphic-methods
Hi,
That's exactly it -- thanks! Yet another thing I didn't know about
Ocaml...
Bye,
C.S.