
19 Jun
2007
19 Jun
'07
7:58 p.m.
Hallo,
On 6/19/07, Andrew Coppin
However, Haskell only has 1 type of collection: linked lists. (And only single-linked at that.) While other "normal" programming languages spend huge amounts of effort trying to select exactly the right collection type for the task in hand, Haskell programs only ever use linked lists.
Huh? -- -alex http://www.ventonegro.org/