Re: [Haskell-cafe] Re: OCaml list sees abysmal Language Shootoutresults

13 Oct
2004
13 Oct
'04
6:31 p.m.
--- Ketil Malde wrote: Or, what if String were one? Could we have painless read/show with arrays of Char, as well as lists, for instance? --- end of quote --- I think with a decent set of type classes for collections, better handling of strings would come for free. If any list function could be made implementation independent, then strings could still be treated as lists of chars, but the underlying implementation could be completely different (arrays, PackedStrings, etc.) /gXm
7525
Age (days ago)
7525
Last active (days ago)
0 comments
1 participants
participants (1)
-
J.Garrett.Morris@Dartmouth.EDU