| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionLast
(
list l,
func pred
)
->
any
Optional Arguments
DescriptionNote: Apparently `pred' must have `-> elt-alg^boo' out-signature. ExamplesLast([1..100],IsPrime);
Last([2,4,6,8,12,50,100],i->i mod 3=0);
See also | |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |