Hacker News new | past | comments | ask | show | jobs | submit login

Let me guess ... you used [a]



What are you implying? What should they have used?


The list datatype is horrendously unsuited for being used a queue. They should have used a datatype designed for use as a queue.


There are better pure queue types and STM channels and suchlike that are designed for the job, so if bench-marking then you want to be fair to Haskell and use the right type.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: