[Haskell] System.FilePath survey

John Meacham john at repetae.net
Sat Feb 4 14:54:35 EST 2006


On Sat, Feb 04, 2006 at 01:26:05PM +0300, Bulat Ziganshin wrote:
> Hello John,
> 
> Saturday, February 04, 2006, 3:30:49 AM, you wrote:
> JM> It would be nice if a 'FastByteArray' could be pulled out of
> JM> FastPackedString since it is a very useful thing in its own right.
> 
> are UArray/IOUArray/StorableArray is not appropriate?

appropriate building blocks, but their interfaces are rather austere
compared to FastPackedString, and it would nice to have all of its
options available in something not dedicated just to strings, since we
have already implemented them in any case.

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈


More information about the Libraries mailing list