Search for tag: "iterators"
Lesson 28.1 IteratorsWe are familiar with iterables, types that we can use in a for-loop. In this video we introduce the iterator. This is a type that can be used in a for-loop, but we can also manually step through the…
From Hannah Lee
72 plays
|