chickadee » sequences » pos

pos PRED Sprocedure

Returns the index of the first element in S that for which the one argument procedure PRED returns true. If PRED returns false for all arguments, #f is returned.