
10 Jan
2007
10 Jan
'07
12:31 p.m.
Hello Marc, Wednesday, January 10, 2007, 2:19:08 PM, you wrote:
data WordString word = ... type ByteString = WordString Word8
Than the problem would be gone and we would also gain an ByteString implementation for Unicode, right? *smile*
But I don't know ByteString that well by now so I might be totally wrong..
yes, and it was proposed numerous times. but other parameter-less collection implementations can still exist btw, i've attached my own demo of such class together with example of generic foldr i also have proposed to extend syntax of (:), [] (including pattern matching) in Haskell' to use this class operations instead of be bound to lazy lists -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com