Proposal: Add {to, from}Strict conversion functions between strict and lazy ByteStrings

Bas van Dijk v.dijk.bas at gmail.com
Sat Oct 29 17:49:22 CEST 2011


On 29 October 2011 14:27, Henning Thielemann
<lemming at henning-thielemann.de> wrote:
> On the one hand this is correct, on the other hand the conversion functions
> will certainly reside in the Lazy module, because lazy bytestrings can be
> thought of as being build from strict bytestrings. In the Lazy module only
> the function names toStrict and fromStrict make sense.

You convinced me. Lets stick to the names toStrict and fromStrict
exported from the Lazy module.

Bas



More information about the Libraries mailing list