/C-Python-like-Iterators

Using modern C++ and templates, provides a function `enumerate` that easily returns key-value pairs as seen in the Python programming language.

Primary LanguageC++MIT LicenseMIT

Watchers