Contents

removeSubranges(_:)

Removes the elements at the given indices.

Declaration

mutating func removeSubranges(_ subranges: RangeSet<AttributedString.Index>)

Parameters

  • subranges:

    The indices of the elements to remove.