- array-index pred arrayprocedure
Returns the index of the first element of array in lexicographic order that satisfies pred, or #f if no index is found.
Returns the index of the first element of array in lexicographic order that satisfies pred, or #f if no index is found.