Initializer

init(dictionaryLiteral:)

Creates an instance initialized with the given key-value pairs.

Required.

Declaration

init(dictionaryLiteral elements: (Self.Key, Self.Value)...)