
31 Jan
2012
31 Jan
'12
8:18 a.m.
On Tue, Jan 31, 2012 at 10:56 AM, Gabriel Riba
The idea is to have immutable refs readable safely from the functional code.
We already have this! let x = ... Now x is an immutable reference readable safely from functional code =). And I'm being serious here, your ImmIORef does not have any advantages over a plain value. Maybe you could elaborate on what you're trying to achieve? Cheers! -- Felipe.