KeyValueSequence

public struct KeyValueSequence : Sequence

Map のアダプター。これにより、 SingleMapEntryのシーケンスではなく(key: Key, value: Value)のシーケンスになります。