Hacker News new | ask | show | jobs
by ktRolster 3785 days ago
Then someone invented the singleton.....
1 comments

In eg Haskell a singleton needs to be tagged with IO. And that makes sense, because singleton are clearly evil global state.