tc39 / proposal-joint-iteration

a TC39 proposal to synchronise the advancement of multiple iterators
https://tc39.es/proposal-joint-iteration
51 stars 2 forks source link

add C++ to other languages section #14

Closed bakkot closed 7 months ago

bakkot commented 7 months ago

TIL: std::ranges::views::zip and std::ranges::views::zip_transform.