Hacker News new | ask | show | jobs
by kimolas 3560 days ago
I thought it was a bit pedantic as well, at first. But looking at Haskell, I can see why the author made this point. Haskell functions won't accept random values as input, since they're monadic values.