Aleksey Kladov 7239d8ca95 Provide better stack trace for overlapping edits
Overlapping indels are a bug. Checking this *always* is tricky (needs
a sorted data structure to not suffer O(N^2) perf). But
opportunistically checking small indels should give provide 80% of the
benefits.
2020-08-25 17:59:37 +02:00
..
2020-08-24 13:29:10 +02:00
2020-08-25 11:00:32 +02:00
2020-08-24 22:02:55 +02:00
2020-08-25 17:22:23 +02:00
2020-08-25 17:22:23 +02:00
2020-08-25 09:46:21 +00:00
2020-08-24 11:10:41 +02:00
2020-08-25 17:22:23 +02:00