---
title: BNNSGraph.Shape.ArrayLiteralElement
framework: accelerate
role: symbol
role_heading: Type Alias
path: accelerate/bnnsgraph/shape/arrayliteralelement
---

# BNNSGraph.Shape.ArrayLiteralElement

The type of the elements of an array literal.

## Declaration

```swift
typealias ArrayLiteralElement = Int
```
