On 3/21/12, Nick Sabalausky <a@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).