> It can have that signature shown by Walter: > T opDispatch(s : string)(args...);
Or, to keep its name simpler to remember beside the opDynamic: T opStatic(s : string)(args...); Bye, bearophile
> It can have that signature shown by Walter: > T opDispatch(s : string)(args...);
Or, to keep its name simpler to remember beside the opDynamic: T opStatic(s : string)(args...); Bye, bearophile