Download the PHP package baguette/copipe-iter without Composer
On this page you can find all versions of the php package baguette/copipe-iter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package copipe-iter
Copipe Iter
Most simple iterators.
I do not claim the right for this project. This package is licensed under WTFPL.
API
Generator map(iterable $iter, callable $callback)
Generator map_kv(iterable $iter, callable $callback)
Generator take(iterable $iter, int $n)
array to_array(iterable $iter)
All versions of copipe-iter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package baguette/copipe-iter contains the following files
Loading the files please wait ....