Hi all,

I wrote a draft for C++26 range adaptor views::transform_join today, you can see it here https://isocpp.org/files/papers/D3211R0.html.
Since this is a draft, there may be some missing points that have not been considered.
Comments are welcome.

Thanks,
Hewill