On 16 February 2010 21:52, iquiw <[email protected]> wrote: > Is there any efficient way to convert M-length ByteString, Text or > Vector into N-length one?
I don't believe so, no. Maybe the lazy variants would have better efficiency than the strict ones though... -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com Stephen Leacock - "I detest life-insurance agents: they always argue that I shall some day die, which is not so." - http://www.brainyquote.com/quotes/authors/s/stephen_leacock.html _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
