I was looking for a way to optimize strings so that you could delete contiguous segments in them faster than Θ(n) since I would be doing a lot of removal operations and my c