Vector2

Vector for coordinates storing and operations.

alias Vector2(T) = Vector!(T, "xz")

Meta