An iterator that only yields values beginning from start (inclusive) and ending at end (exclusive).
start
end
Protected
Rest
An iterator that only yields values beginning from
start(inclusive) and ending atend(exclusive).