Yes, please, implement this!
I need lists of 10 items to be from 0 to 9.
Because of a code syntax reason, I am allowed to use only 1 character so I cannot use the number 10.
And in lists of 100 items, I am only allowed to use two characters, so the list runs from 00 to 99.
Using 1 to 100 list thus leaves one item out of the inventory.
For a one-character ten-number list I could translate for myself that every time Dynalist says โ10โ, I should use โ0โ. But the problem in this workaround is that item number 10 obviously appears at the end of the list, and we need it to be the first one, as it is our โ0โ.
So, please, let us start numbering from โ0โ (zero) instead of โ1โ (one).
Thanks!