On Friday, October 14, 2011 11:30:25 Jay Norwood wrote:
> Is it possible to overload array operations

Please be more specific. Are you asking whether a struct or class can overload 
the indexing and slicing operators? If so, the answer is yes.

http://d-programming-language.org/operatoroverloading.html

- Jonathan M Davis

Reply via email to