...

/

Iterator Pattern

Iterator Pattern

Learn the usage and methods of the Iterator Pattern.

We'll cover the following...

The other piece in the Observable puzzle comes from the Iterator pattern.

An Iterator is an object that provides a consumer with an easy way to traverse its contents, ...