static IntRange intRangeDropLast(IntRange r) { ret intRangeExcludeLast(r); }