> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Distanced

# Interface: Distanced

Defined in: [heap.ts:21](https://github.com/resq-software/npm/blob/fe2e20ae9db8398a0db1e3218edaabb3cf7004d6/packages/dsa/src/heap.ts#L21)

Anything with a numeric `distance` field — the only constraint
[BoundedHeap](../classes/BoundedHeap) places on its elements.

## Properties

### distance

> **distance**: `number`

Defined in: [heap.ts:22](https://github.com/resq-software/npm/blob/fe2e20ae9db8398a0db1e3218edaabb3cf7004d6/packages/dsa/src/heap.ts#L22)
