Hacker News new | ask | show | jobs
by valw 3223 days ago
Indeed, by immutability I really meant immutability of the values, but not of the name bindings. So I would say an optimal setup is to have a mutable execution environment which handles immutable values.