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