[
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: | 2008-10-31 (16:10) |
From: | Daniel_Bünzli <daniel.buenzli@e...> |
Subject: | Re: [Caml-list] let rec and environment sharing |
Le 31 oct. 08 à 16:43, Philippe Wang a écrit : > I believe the answer is no. Note that your example is not the same as mine, I do create a new closure (the inner m1') which doesn't refer to bla in the code and the pointer to the original m1 closure is overwritten. And I'd prefer a non empirical answer... Best, Daniel