> I have a question, > can I write all functions like this object.function() instead of > functin(object) ? > or that form for some function or cases.
This currently only works for D arrays. (I think Walter&Andrei wanted it for other types too originally, I do not know if it will be implemented.)