Browse thread
Benchmarks against imperative languages
[
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: | 2006-03-05 (15:17) |
From: | Oliver Bandel <oliver@f...> |
Subject: | Re: [Caml-list] Looking for suggestions on self-referential object definitions |
I doubt "self-referential" is the item you look for. "Recursive" datastructure fits better. Ciao, Oliver