Browse thread
Implementation of lazy_t
-
Florian Lorenzen
- David Teller
-
Mauricio Fernandez
- Andrej Bauer
- Florian Lorenzen
[
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: | Florian Lorenzen <florian.lorenzen@t...> |
| Subject: | Re: [Caml-list] Implementation of lazy_t |
Mauricio Fernandez wrote: > On Mon, Nov 10, 2008 at 05:31:15PM +0100, Florian Lorenzen wrote: > See stdlib/camlinternalLazy.ml --- force takes but 6 lines of code. Thank you Mauricio. That pointer helped. Regards, Florian