|
Lists can be constructed by expressions enclosed in special brackets
[* and *].
The empty list.
Given a list of expressions e1, ..., en, defining elements
a1, a2, ..., an, create the list containing
a1, a2, ..., an.
[Next][Prev] [Right] [Left] [Up] [Index] [Root]
|