Method
lexicographicallyPrecedes(_:)
Inherited from Sequence.lexicographicallyPrecedes(_:).
func lexicographicallyPrecedes<OtherSequence>(_ other: OtherSequence) -> Bool where OtherSequence : Sequence, Self.Element == OtherSequence.Element
Method
Inherited from Sequence.lexicographicallyPrecedes(_:).
func lexicographicallyPrecedes<OtherSequence>(_ other: OtherSequence) -> Bool where OtherSequence : Sequence, Self.Element == OtherSequence.Element