[Haskell-cafe] overloaded list literals?
Bulat Ziganshin
bulat.ziganshin at gmail.com
Mon Sep 6 12:23:42 EDT 2010
Hello Serguey,
Monday, September 6, 2010, 8:16:03 PM, you wrote:
> Basically, you - and others, - propose to add another class isomorphic
> to already present lists. I think, most benefits of that class can be
> achieved by using list conversion and RULE pragma.
what i propose should allow to convert algorithm dealing with strings
into algorithm dealing with ByteStrings, simply by changing import
statement
it's a cute goal - keep Haskell strings easy of use but add ByteString
performance
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list