ARRAY Type
Quite often, the data used by a program needs to be ordered in some way, primarily so that it can be accessed easily.
E provides a way to achieve such simple ordering: the ARRAY type.
This type (in its various forms) is common to most computer languages.
Go to the Next or Previous section, the Detailed Contents, or the Amiga E Encyclopedia.