A type representing the sequence’s elements.
SDK
- Xcode 9.0+
Framework
- Swift Standard Library
Declaration
typealias Dictionary<Key, Value>.Keys.Element = Key
Discussion
Note
This documentation comment was inherited from Sequence
.
A type representing the sequence’s elements.
SDK
Framework
typealias Dictionary<Key, Value>.Keys.Element = Key
Note
This documentation comment was inherited from Sequence
.