---
title: Int64.Words.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/int64/words-swift.struct/element
---

# Int64.Words.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = UInt
```
