protocol
DictionaryLiteralConvertible
Inheritance | View Protocol Hierarchy → |
---|---|
Associated Types |
|
Import |
|
Initializers
init(dictionaryLiteral:) Required
Create an instance initialized with elements
.
Declaration
init
(
dictionaryLiteral
elements
: (
Key
,
Value
)...)
Conforming types can be initialized with dictionary literals