You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input iterator for C++ using notations more like Ruby or Python. It
allows creating new Enumerables easily (much more that creating C++
iterators), and to combine them easily.