Vector.toString

Returns the current vector formatted as string, useful for printing the vector.

struct Vector(type, int dimension_)
const
const(string)
toString
()

Meta