Skip to content
This is the alpha v4 version website. Looking for the v3 documentation?

removePositionFromDepthRanges

removePositionFromDepthRanges(ranges, depth, position): void

Defined in: packages/sigma/src/utils/fragments.ts:7

Remove a single position from a depth range, splitting the containing fragment if needed.

Parameters

ranges

DepthRanges

depth

string

position

number

Returns

void