Vector.pop

Removes the last element from an array

struct Vector(T)
nothrow @nogc
void
pop
()

Meta