_InitializableByArrayLiteralElements


PROTOCOL

_InitializableByArrayLiteralElements

Swift
1public protocol _InitializableByArrayLiteralElements: ExpressibleByArrayLiteral

Methods

init(_:)

Swift
1init(_ array: [ArrayLiteralElement])
Feedback

Edit on GitHub

Forums