MatrixExpression.etoSpec

Undocumented in source.
struct MatrixExpression(Lhs, string s, Rhs)
enum etoSpec = ETOperatorSpec!(Lhs, s, Rhs);

Meta