`0..len-1` should iterate 0 times for len == 0, not count down from 0 to -1.
- Why `..` does not work for countdown mmierzwa
- Re: Why `..` does not work for countdown Krux02
- Re: Why `..` does not work for countdown mmierzwa
- Re: Why `..` does not work for countdown Araq
