Discussion 解説
The order of the key-value pairs is kept intact in the resulting Key
instance.
キー値ペアの順序は、結果のKey
インスタンスにおいて損なわれず保たれます。
KeyValuePairs
instance from the given dictionary literal.
KeyValuePairs
インスタンスを与えられた辞書リテラルから作成します。
Availability
Technology
init(dictionaryLiteral elements: (Key, Value)...)
The order of the key-value pairs is kept intact in the resulting Key
instance.
キー値ペアの順序は、結果のKey
インスタンスにおいて損なわれず保たれます。