chromium / subspace

A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home of Subdoc the code-documentation generator.
https://suslib.cc
Apache License 2.0
89 stars 15 forks source link

Fill out the Iterator APIs #274

Closed danakj closed 1 year ago

danakj commented 1 year ago

All the methods here are a good place to start.

We also have box() and generate() done. And https://github.com/chromium/subspace/issues/273 to consider.

danakj commented 1 year ago

done... phew.

danakj commented 1 year ago

Oh I forgot try_rfold lmao nooo.