What about putting array.empty in object.d?

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Mar 20 21:27:01 PDT 2012


On 3/21/12, Nick Sabalausky <a at a.a> wrote:
> Hear me out... ;)

Man I would say the same thing about write() functions. I've missed
importing std.stdio so many times. It doesn't help that the compiler
happily asks me if I've missed an import to std.stdio. But I digress..

I use .length all the time. I also use them on hashes and it sucks
that .empty isn't defined for them (it's not in std.array).


More information about the Digitalmars-d mailing list