Hacker News new | ask | show | jobs
by pharmakom 1045 days ago
F# has ref cells too but they are discouraged in favour of the mutable keyword
1 comments

I know, inherited from OCaml. I was talking more about which metaphors to push for instead, rather than any actual data structure.