We do not currently know of any antonyms for iterator pattern.
The noun iterator pattern is defined as:
A behavioural design pattern that uses an iterator to traverse a container and access the container's elements, thus decoupling algorithms from containers.