_InitializableByDictionaryLiteralElements
PROTOCOL
_InitializableByDictionaryLiteralElements
Swift
1public protocol _InitializableByDictionaryLiteralElements: ExpressibleByDictionaryLiteral
Methods
init(_:)
Swift
1init(_ elements: [(Key, Value)])