Hacker News new | ask | show | jobs
by vikram 2358 days ago
Summing lists isnt IO
1 comments

You're right of course. I assume the OP used a trick by going via IO somehow. Though granted, it might require having a forking server to do the actual summing or using another language, which would be more than 10 lines of code