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

Function

Concatenation ( list l1, list l2 ) -> list l

Description

Concatenate the lists `l1' and `l2' and return the result.

Examples

Concatenation([1,2],[3,4]);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group