list
Syntax | Summary |
---|---|
(list <type>) | Produces a type, which is a list of items having a specified type. |
++list is a standard library function known as “mold generator”.
++list takes one argument, a type, and produces a mold of a list of that type.
Syntax | Summary |
---|---|
(list <type>) | Produces a type, which is a list of items having a specified type. |
++list is a standard library function known as “mold generator”.
++list takes one argument, a type, and produces a mold of a list of that type.