Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 251 Bytes

cpp_functools

Enumerate, Zip, Filter, Reversed in C++ as in Python

Look at doc for detailed information and benchmarks results.

Look at code, that is simple enough, so it doesn't need to be documented.