Hi

> It looks nice but is not really a solution for passing large amounts
> of data efficiently. Converting everything to String creates too much
> overhead for large chunks of data.

There is uncons, which never creates big strings. But yes, adding more
bulk operations (i.e. lookup) might be necessary to make it widely
useful.

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to