| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionForAny
(
func pred
)
->
func fa
DescriptionNote: Apparently `pred' must have `-> elt-alg^boo' out-signature. Examplesl:=[Random(1000)..1000+Random(1000)];
f:=ForAny(IsPrime);
l; f(l);
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |