``` foreach (new LimitIterator($generator, 0, 3) as $value) { echo $value; } ```
https://www.php.net/manual/en/class.limititerator.php