forked from Mirror/wren
These lazy iterator producing methods are useful when working with arbitrary sequences and you need to skip or take some number of elements at the start.
These lazy iterator producing methods are useful when working with arbitrary sequences and you need to skip or take some number of elements at the start.