Hacker News new | ask | show | jobs
by lucian1900 5177 days ago
Banning side-effects like IO does create the need for odd contortions, but having less side-effects and little or no mutable data makes error recovery and debugging so much nicer.