One-dimensional index arrays
Uses
	- 
	- 
An index array of length n contains the integers from 1 to n. It is defined by the operator
 
 
The array is constructed by Pharo code:
 
Example
An index array of length 5: 
Uses
	- 
	- 
An index array of length n contains the integers from 1 to n. It is defined by the operator
 
 
The array is constructed by Pharo code:
 
An index array of length 5: