Create an iterator which steps by a specified amount.
Return the nth iterated value.
Create an iterator which steps according to a provided callback function.