Extra Array Operator Overloading Request

Jonathan Crapuchettes jcrapuchettes at gmail.com
Wed May 30 10:31:50 PDT 2007


I do a lot of matrix calculations with a D library that I have written and it would be really nice to be able to overload a few more array operators, like assigned multiplication (i.e. mat1[i,j] += mat2[i,j];).  Has this feature been approved, discussed, or planned?
Thanks,
JC



More information about the Digitalmars-d mailing list