Vec.toString

Preety print

struct Vec(T, int dim)
void
toString
(
scope void delegate
(
const(char)[]
)
sink
,
FormatSpec!char fmt
)

Meta