Structures

The following structures are available globally.

  • Declaration

    Swift

    public struct OrderedDictionary<K, V> where K : Hashable
    extension OrderedDictionary: Sequence, IteratorProtocol

TypeInfo