Get rid of the second InsertAt method in IrArray.
We should not offer public methods in IrArray::Index that modify the Index in-place. In the future we want to keep the invariant that each index knows the layout and the dimensions for which it is used. PiperOrigin-RevId: 237789360
Loading
Please sign in to comment