Order Dependent Operations on Set
Perform order-dependent operations common to all collections, as implemented for Set.
Topics
Manipulating Indices
startIndexendIndexindex(after:)formIndex(after:)index(_:offsetBy:)formIndex(_:offsetBy:)index(_:offsetBy:limitedBy:)formIndex(_:offsetBy:limitedBy:)distance(from:to:)indices
Comparing Sets
elementsEqual(_:)elementsEqual(_:by:)lexicographicallyPrecedes(_:)lexicographicallyPrecedes(_:by:)starts(with:)starts(with:by:)