Why is array.reverse a property and not a method?
Nick Sabalausky
a at a.a
Mon Jul 12 16:53:00 PDT 2010
"bearophile" <bearophileHUGS at lycos.com> wrote in message
news:i1fs3g$2ev4$1 at digitalmars.com...
> Andrei Alexandrescu:
>
>> std.stdio -> std.io
>
I think this was brought up before and Walter didn't like it because he felt
that putting it in the "std" package didn't make it blatantly obvious that
it was the "standard" io module instead of just some random io module that
got put into "std" for who knows what crazy reason. Of course, I completely
disagree with him on that and would welcome the change.
>
>> BidirectionalRange -> DoublyEndedRange
>
Umm, "DoubleEndedRange" please...
> std.metastrings/std.traits => std.meta
>
I like this a *lot*.
More information about the Digitalmars-d
mailing list