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
depth
string
position
number
Returns
void