Registry / utility / nikic-iter

nikic-iter

JSON →
library2.4.1phppackagistunverified

Iteration primitives using generators.

composer require nikic/iter
INSTALL
IMPORT
SIG · NIKIC-ITER
N
nikic-iter
utilityphpv2.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

iter
use iter\iter;

Use generator-based range function

use function iter\range; foreach (range(1, 5) as $i) { echo $i; } // 12345
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nikic-iter — pip install nikic-iter · libregistry