myClass.add(something)(otherthings)(thisToo);

tsalm tsalm at free.fr
Tue Dec 9 15:40:47 PST 2008


Hello,

How to implement an object that can do this :
myClass.add(something)(otherthings)(thisToo);

Is it possible ?

TIA,
TSalm


More information about the Digitalmars-d-learn mailing list