Data of all types
Arrays can be used as data structures or containers for data of any valid Alice type.
The use of arrays for storing data of type Object is the most complex of all the different types.
I will concentrate on data of type Object in this lesson.
Once you understand
how to work with arrays containing data of type Object, you should have
no difficulty working with arrays containing simpler types.