Matrix.isSquare

Undocumented in source.
struct Matrix(T, int R, int C)
enum bool isSquare;

Meta