| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionFirst
(
func pred
)
->
func fir
Optional Arguments
DescriptionNote: Apparently `pred' must have `-> elt-alg^boo' out-signature. Examplesl:=[Random(1000)..1000+Random(1000)];
f:=First(i->i mod 17=0);
l; f(l);
See also | |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |