static IntRange intRangeWithLength(int start, int len) { ret intRangeWithLen(start, len); }