
8 Jun
2009
8 Jun
'09
1:32 p.m.
On Jun 8, 2009, at 2:56 PM, Martijn van Steenbergen wrote:
Is there no way to force repeated evaluation of a pure value? I'm really curious about this too.
could it be done by wrapping the computation in a function which is repeatedly called and compiling with -fno-full-laziness to prevent the compiler from floating the computation to the top-level? -- Underestimating the novelty of the future is a time-honored tradition. (D.G.)