---
title: "remove(at:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/slice/remove(at:)-pbti"
---

# remove(at:)

## Declaration

```swift
mutating func remove(at i: Slice<Base>.Index) -> Base.Element
```
