Vector.uv

Get a reference to the first and second elements.

struct Vector(T, uint N)
static if(N >= 2)
alias uv = xy

Meta