Contents

DictionaryLiteral

Declaration

typealias DictionaryLiteral<Key, Value> = KeyValuePairs<Key, Value>

See Also

Special-Use Collections