Documentation Language: Swift

Method

lexicographicallyPrecedes(_:)

Inherited from Sequence.lexicographicallyPrecedes(_:).

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