Method
lastIndex(where:)
Inherited from BidirectionalCollection.lastIndex(where:).
func lastIndex(where predicate: (Self.Element) throws -> Bool) rethrows -> Self.Index?
Method
Inherited from BidirectionalCollection.lastIndex(where:).
func lastIndex(where predicate: (Self.Element) throws -> Bool) rethrows -> Self.Index?