Skip to main content

Vector

Type Alias Vector 

Source
type Vector<T> = (T, T);