local type within class

Benoit Pasquereau (pasquere@aar.alcatel-alsthom.fr)
Fri, 07 Nov 1997 12:17:07 +0100

Date: Fri, 07 Nov 1997 12:17:07 +0100
From: Benoit Pasquereau <pasquere@aar.alcatel-alsthom.fr>
To: caml-list@inria.fr
Subject: local type within class

Hi,

I would like to define "types" that are in the namescope of classes, is
it possibles in ocaml ? (just like local types in C++)
I begin in ocaml and I have just made tiny programs with caml-light.

I don't master ocaml concepts very well, so perhaps this question is
silly !

Benoit Pasquereau.