
19 Jun
2007
19 Jun
'07
7:50 p.m.
Nicolas Frisby wrote:
I don't know where you got the notion that such structures are not available in Haskell. There are many efficient data structures in the libraries. Lists are not magical, just popular, natural, and traditional. Specialized data structures are always important.
Mmm, OK. Maybe it's just that Haskell (or Haskell-related writings) doesn't place quite so much emphasis on them...?
There are many references to be found. You may want to cozy up with this one if you're really interested.
That certainly looks interesting...