A Vector is a storage of fixed size. It can be faster than Array on some targets, and is never slower.

See:

Variables

read onlylength:Int

Returns the length of this Vector.