Iterator
Single-pass iteration interface and state for instances of Self.
-
Advances to and returns the next element, or returns
nilif no next element exists.
PenguinStructures Docs (94% documented)
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.