Function Vector.opCast

Casts the vector to a vector of another type

U opCast(U)()
if (is(U : Vector!V, V...));