Type Definition drav::Vector [−] [src]

type Vector<T> = Array<T, Ix>;