ds2i icon indicating copy to clipboard operation
ds2i copied to clipboard

Fix sequences containing duplicate values

Open ByteHamster opened this issue 2 years ago • 0 comments

When the partitioned_sequence cuts off between two duplicate values, the construction breaks because it sets the partition boundary larger than the first object in the next partition.

ByteHamster avatar Dec 15 '22 13:12 ByteHamster