Top 5
Denis Koroskin
2korden at gmail.com
Sat Oct 11 07:37:14 PDT 2008
On Sat, 11 Oct 2008 18:32:25 +0400, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:
> Denis Koroskin wrote:
>> On Sat, 11 Oct 2008 18:00:38 +0400, Andrei Alexandrescu Two notes:
>> 1) I thought Appender would have an 'append' method as well as
>> opCatAssign.
>
> Appender has write because it is an output range. That way you can
> direct any algorithm that uses output iterators to append to an array.
>
Yes, but ~= is A LOT more handy. Why not provide both?
More information about the Digitalmars-d
mailing list