Home
Press ? for keyboard navigation
❮
Exercise: iterators - cycle
Exercise: iterators - limit Fibonacci
❯
Exercise: iterators - alter
Implement the alter functions as an iterator that will return
1 -2 3 -4 5 -6 ...
Optionally provide a start and end parameters
start defaults to 1
end defaults to unlimited
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)