positions(v,f) -- yields a list of integers giving the positions of the elements of the list v which yield the value true when the function f is applied.
See also:
Ways to use positions :