For an overview of lists and sequences, see lists and sequences.
Normally the entries in a mutable list are not printed, to prevent infinite loops in the printing routines. To print them out, use peek.
|
|
|
|
The object MutableList is a type, with ancestor classes BasicList < Thing.