init(dictionaryLiteral:)
Creates an instance initialized with the given key-value pairs.
Declaration
init(dictionaryLiteral elements: (Self.Key, Self.Value)...)Creates an instance initialized with the given key-value pairs.
init(dictionaryLiteral elements: (Self.Key, Self.Value)...)