std.bitarray examples

Janice Caron caron800 at googlemail.com
Sat May 10 09:15:18 PDT 2008


On 10/05/2008, Me Here <p9e883002 at sneakemail.com> wrote:
> Janice Caron wrote:
>
>  > You might want to consider moving up. :-)
>
> Hm. And so we come full circle. I started out with D2, but the performance
>  impact of using invariant strings (for may application) is just to costly.

In that case, you might want to consider moving up, and using mutable strings.

Hint: char[] works on D2 equally as well as on D1. :-)



More information about the Digitalmars-d mailing list