"Walter Bright" <newshound1 at digitalmars.com> wrote in message news:h53g3i$elk$1 at digitalmars.com... > > 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++.