@pragma('vm:prefer-inline') void extendFromWithin(int start, int end) => addAll(getRange(start, end));