MarisaLovesUsAll: > C++: > class MyClass > { > void myFunc(); > }; > void MyClass::myFunc() { ... } > > Is it possible to do this in D ? It's not possible. Some people want it to happen, some other people hate it. Bye, bearophile