Iterator

Single-pass iteration interface and state for instances of Self.

  • Advances to and returns the next element, or returns nil if no next element exists.