Order Dependent Operations on Dictionary
Perform order-dependent operations common to all collections, as implemented for Dictionary.
Topics
Comparing Dictionaries
Manipulating Indices
startIndexendIndexindex(after:)formIndex(after:)index(_:offsetBy:)formIndex(_:offsetBy:)index(_:offsetBy:limitedBy:)formIndex(_:offsetBy:limitedBy:)distance(from:to:)indices
Selecting Elements
subscript(_:)subscript(_:)subscript(_:)prefix(_:)prefix(through:)prefix(upTo:)prefix(while:)suffix(_:)suffix(from:)