Summary
We'll cover the following...
-
forloops iterate over the values in anIterator -
Iteratoris a trait that represents a stream of values -
Range expressions like ...
Ask
for loops iterate over the values in an Iterator
Iterator is a trait that represents a stream of values
Range expressions like ...