Open Instance Methodswift 6.0.3Foundation
index(of:inSortedRange:options:usingComparator:)
func index(of object: Any, inSortedRange range: NSRange, options opts: NSBinarySearchingOptions = [], usingComparator cmp: (Any, Any) -> ComparisonResult) -> Int