Trolling Haskell

(gist.github.com)

2 points | by rascul 8 months ago ago

1 comments

  • tempodox 8 months ago

    > quchen++

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