Vector.clear

Clears entire array

struct Vector(T)
pragma(inline) ref nothrow @nogc
typeof(this)
clear
()

Meta