Diggsey opened this issue 2 years ago · 1 comments
Panics if range.start >= range.end. That is, the given range must be non-empty.
Actually, start == end will not panic.
start == end
Thanks 👍