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