Browse thread
lazy vs fun
[
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: | rixed@h... |
| Subject: | Re: [Caml-list] lazy vs fun |
> Oops. > The following makes it possible for f to be garbage-collected: ...? Because the fact that the fun calls f does not count as a reference ?