positions

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.

Go to main index.

Go to concepts index.