Vector3

Vector for coordinates storing and operations.

alias Vector3(T) = Vector!(T, "xyz")

Meta