---
title: "update(repeating:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/mutablespan/update(repeating:)"
---

# update(repeating:)

## Declaration

```swift
mutating func update(repeating repeatedValue: consuming Element)
```
