---
title: NDArray.RangeExpression
framework: coreai
role: symbol
role_heading: Protocol
path: coreai/ndarray/rangeexpression
---

# NDArray.RangeExpression

## Declaration

```swift
protocol RangeExpression : Sendable
```

## Topics

### Instance Methods

- [relative(to:)](coreai/ndarray/rangeexpression/relative(to:).md)

### Type Properties

- [all](coreai/ndarray/rangeexpression/all.md)

## Relationships

### Inherits From

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
