A type representing the sequence’s elements.
SDK
- Xcode 10.2+
Framework
- Swift Standard Library
Declaration
typealias Element = Character
Discussion
Note
This documentation comment was inherited from Sequence
.
A type representing the sequence’s elements.
SDK
Framework
typealias Element = Character
Note
This documentation comment was inherited from Sequence
.