Hacker News new | ask | show | jobs
by yyqux 4769 days ago
Linked lists are a good fit for functional languages, and arrays aren't a great fit: this can be a major obstacle to writing Haskell code that is both idiomatic and efficient.