Hacker News new | ask | show | jobs
by codygman 4167 days ago
I don't think I'd call the IO monad "dirty" since it's still pure. Also "dirty" make it sounds like a hack.
1 comments

Pure manipulation of values describing impure computation.
Good point.