TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

List ( nof(any) ) -> list lis

Description

Creates and returns a list out of the arguments.

Examples

List(1,2,3,4,5);
List('a',1,TRUE,[1..2],FAILURE);

Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group