Y
Hacker News
new
|
ask
|
show
|
jobs
by
barrkel
3220 days ago
There are ways to encode imperative mutable updates to data structures in a functional style with tail calls and sufficient compiler smartness. I don't think you really come out ahead if you go down that route though.