Why is std.algorithm so complicated to use?
Daniel Murphy
yebblies at nospamgmail.com
Tue Jul 10 11:15:22 PDT 2012
"Andrei Alexandrescu" <SeeWebsiteForEmail at erdani.org> wrote in message
news:jthr4a$3f3$1 at digitalmars.com...
> On 7/10/12 2:08 PM, Jonathan M Davis wrote:
>>> That does seem good to have. What would be a better name than makeRange?
>>
>> I see no problem with makeRange. It seems like a sensible name to me.
>> You're
>> taking a sequence of elements and making a range out of them.
>
> I swear I'd just call it "range".
>
> Andrei
>
tuple(1, 2, 3).rangeOf
More information about the Digitalmars-d
mailing list