On Mon, 2013-02-25 at 11:59 -0800, Johan Tibell wrote:

> Simon's builder (originally developed in blaze-binary) has been merged
> into the bytestring package.

I've been meaning to ask: does this mean that ByteString's concat and
append functions will now be implemented in terms of Builder internally,
or does one will need to use Builder exclusively until it's finally time
to create a ByteString for passing to $whatever?

AfC
Sydney



_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to