Returns a new list with items at index start inclusive to end exclusive.
start
end
$R sublist(int start, [int? end]);