| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionForAny
(
seq() s,
func pred
)
->
elt-alg^boo
DescriptionNote: Apparently `pred' must have `-> elt-alg^boo' out-signature. ExamplesForAny(Sequence([1..100]),IsPrime);
ForAny(Sequence([2,4,6,8,100]),IsEven);
See also | |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |