Vector4

Vector for coordinates storing and operations.

alias Vector4(T) = Vector!(T, "xyzw")

Meta