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