[
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: | Paolo Donadeo <p.donadeo@g...> |
| Subject: | Re: [Caml-list] A function returning itself |
> Usually, using an intermediate type with a constructor, you can achieve > such thing. Here, something along the line of this should work : Thanks, this is exactly what I need. -- Paolo ~ ~ :wq