Global Functionswift-collections 1.2.1InternalCollectionsUtilities
_dictionaryDescription(for:)
Descriptions.swift:117func _dictionaryDescription<Key, Value, C>(for elements: C) -> String where C : Collection, C.Element == (key: Key, value: Value) func _dictionaryDescription<Key, Value, C>(for elements: C) -> String where C : Collection, C.Element == (key: Key, value: Value)