Matrix.toString

Covnerts to pretty string.

struct Matrix(T, int R, int C)
const nothrow
string
toString
()

Meta