collections / Array

Arrays provide a way to efficiently associate a numeric key with a value.

Arrays are of fixed size so the numeric key should not be sparse.