RangeIterator.php

File

This file is part of php-fast-forward/iterators.

Description

This source file is subject to the license that is bundled with this source code in the file LICENSE.

Tags
copyright

Description

Copyright (c) 2025-2026 Felipe Sayão Lobato Abreu github@mentordosnerds.com

license

Description

https://opensource.org/licenses/MIT MIT License

Table of Contents

Classes

RangeIterator

An iterator that behaves like PHP's `range()` function.