Hacker News new | ask | show | jobs
by adrianm 4566 days ago
I find encapsulating mutable state within closures to be an indispensable and practical tool I use in almost every (stateful) program I write.