remove

Remove the provided SegmentCommitInfo.

WARNING: O(N) cost


fun remove(index: Int)

Remove the SegmentCommitInfo at the provided index.

WARNING: O(N) cost