mojo
mojo copied to clipboard
[mojo-stdlib] Fix `len` for unary `range` with negative `end` value
I think we could simply _ZeroStartingRange
and use _SequentialRange
.