...

/

Passing Parameters to Iterables

Passing Parameters to Iterables

using yield* expression to delegate to another iterable object

We'll cover the following...

The next method of iterators can be used to pass a value ...