Array that is indexed exclusively by numeric keys being consecutive values.
A simple list is in essence a list array because each item in the list is accessible by its sequence number in the list.
A basic list array can be determined by flipping the array of keys.