logo       

Re: Data.ByteString candidate 3: msg#00151

lang.haskell.libraries

Subject: Re: Data.ByteString candidate 3

Duncan Coutts wrote:

How would we distinguish a full fixed0width 4-byte Unicode version?

Good point, and that's why using the Data.PackedString hierarchy was nice, because it accomodated various different character widths. I quite like

Data.ByteString
Data.PackedString.Latin1
Data.PackedString.UTF8
Data.PackedString.UCS4
etc.

(but this is getting a bit bikeshedish, so I'll try to resist the temptation to comment any further :-)

Cheers,
Simon


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise