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

Function

AlistValues ( alist A ) -> list vall

Optional Arguments

FailanyDetermines what to return in case of failure.

Description

Return a list of values of the alist `A'.

Examples

A:=Alist(["foo","someval1"],["bar","someval2"]); AlistValues(A);

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