4.9.2 list expressions
A list expression is:
the empty list
list()
an identifier of type list
a function returning list
list expressions combined by the arithmetic operation
+
a type cast to list
See
Type conversion and casting
.
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.