Contents

DictionaryIndex

Declaration

typealias DictionaryIndex<Key, Value> = Dictionary<Key, Value>.Index where Key : Hashable

See Also

Deprecated