2 points | by rascul 13 hours ago ago
1 comments
> quchen++
You can only `++` a mutable entity, and that would be un-Haskell-ish. Or you'd need some extravagant monad for that.
> quchen++
You can only `++` a mutable entity, and that would be un-Haskell-ish. Or you'd need some extravagant monad for that.