Robert Jacques: > - Element wise *, etc are important operators that you need to cleanly > support. Design-wise, since we can't do Matlab style operators, I prefer > */+- to be element wise, But keep in mind in D the built-in array ops always require the []. Bye, bearophile