Hacker News new | ask | show | jobs
by Zalastax 2323 days ago
Totally agree. I think that locality is what separates true functional programming from languages where some of functional programming features have been added on top. Immutability and types that track effects are means of achieving locality.