---
title: SIMDMask.ArrayLiteralElement
framework: swift
role: symbol
role_heading: Type Alias
path: swift/simdmask/arrayliteralelement
---

# SIMDMask.ArrayLiteralElement

The type of the elements of an array literal.

## Declaration

```swift
typealias ArrayLiteralElement = SIMDMask<Storage>.Scalar
```
