_dictionaryDescription(for:)

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