Trolling Haskell

(gist.github.com)

2 points | by rascul 13 hours ago ago

1 comments

  • tempodox 12 hours ago

    > quchen++

    You can only `++` a mutable entity, and that would be un-Haskell-ish. Or you'd need some extravagant monad for that.