Function indexOfBy

  • Parameters

    • s: string
    • predicate: PredicateFn<string>
    • startIdx: number = 0

    Returns number