Matrix.toString

Covnerts to pretty string.

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

Meta