Hacker News new | ask | show | jobs
by runT1ME 3120 days ago
Nice, good explanation. And one way to look at the State Monad is when you always want the 'latest version' of an immutable 'value' that keeps getting new versions. :)