"Walter Bright" <[email protected]> wrote in message news:[email protected]... > > bool empty { ... } > void empty=(bool b) { ... } > > What do you think?
I think that if D starts to make a habit of aping the ugly C++ approach to adding new features (as this does), then we may as well just use C++.
