---
title: "removeSubrange(_:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/slice/removesubrange(_:)-8hbh1"
---

# removeSubrange(_:)

## Declaration

```swift
mutating func removeSubrange(_ bounds: Range<Slice<Base>.Index>)
```
