Browse thread
Mutually recursive types in different modules
-
Andre Nathan
-
Jon Harrop
- Andre Nathan
- Arthur Chan
- Martin Jambon
-
Jon Harrop
[
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: | -- (:) |
| From: | Andre Nathan <andre@d...> |
| Subject: | Re: [Caml-list] Mutually recursive types in different modules |
On Mon, 2008-07-14 at 18:04 +0100, Jon Harrop wrote: > Yes. See the OCaml Journal article "Tricks with recursion: knots, modules and > polymorphism" or Google for the phrase "untying the recursive knot". Thanks for the pointer. I've found the discussion at http://tech.groups.yahoo.com/group/ocaml_beginners/message/9062 where your and Rémi's suggestions were extremely helpful. Best, Andre