iterator.zip

zip functions for iterator

Tweet

If you would like to add zip functions for iterator in other languages, please send a PR to cordx56/iterator.zip.

Python
zip function
Rust
zip method in Iterator trait
C++
std::ranges::views::zip
PHP
array_map(), pass null as the callback