Follow up of https://github.com/TGlas/tscript/issues/29, splitting that thread. Current proposals: - allow for reverse ranges, i.e., 100:0 - add a step parameter to ranges, i.e., 0:100:-1 Personally I favor the second approach, since empty ranges can be handy.
Follow up of #29, splitting that thread.
Current proposals:
Personally I favor the second approach, since empty ranges can be handy.