List -- the class of all lists -- {...}
The type List is a member of the class Type.
Each object of class List is called a list.
Each list is also a member of class VisibleList.
More general types (whose methods may also apply) :
See also:
Common operations on lists:
Common ways to apply functions to elements of lists:
Common ways to test elements of lists:
Common ways to find things in lists:
Common ways to extract elements from lists:
Functions and methods returning a a list :
Methods for using a list :
Fixed objects of class List :