---
title: "hash(into:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/simdmask/hash(into:)"
---

# hash(into:)

Hashes the elements of the vector using the given hasher.

## Declaration

```swift
func hash(into hasher: inout Hasher)
```
