[
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: | 2008-03-23 (16:59) |
From: | Jacques Le Normand <rathereasy@g...> |
Subject: | Re: [Caml-list] mutually recursive modules |
how would I do that? On Sat, Mar 22, 2008 at 5:20 PM, ketti <kattlachan@gmail.com> wrote: > > > is it possible to put mutually recursive modules in different files? > > > > No. > > Yes. > If you wrap them in functors. > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >