static L startsOfIntRanges(L l) { ret asList(intRangeStarts(l)); }