Type Alias

ContiguousArray.ArrayLiteralElement

The type of the elements of an array literal.

Declaration

typealias ArrayLiteralElement = Element

Discussion

Relationships