The type of the elements of an array literal.
SDK
- Xcode 11.0+
Framework
- Swift Standard Library
Declaration
typealias ArrayLiteralElement = Element
Discussion
Note
This documentation comment was inherited from Expressible
.
The type of the elements of an array literal.
SDK
Framework
typealias ArrayLiteralElement = Element
Note
This documentation comment was inherited from Expressible
.