#015
Apr 20, 2022
15. Scan
Iterator adapter similar to fold (see previous bite) - holds some internal state and produces new iterator.
Note that Option is yielded from the closure.
| |
Iterator adapter similar to fold (see previous bite) - holds some internal state and produces new iterator.
Note that Option is yielded from the closure.
| |