|
2 |
edited tags
|
||
|
1 |
|
||
When does a mutable state value freed from heap?On F# WikiBook under Encapsulating Mutable State section, there is a following code snippet.
At first, it seemed easy enough to swallow the fact that, mutable But after thinking about it for awhile, what I couldn't understand were when So main questions are:
|
||||
