Hi all,

I wrote a draft for C++26 range adaptor views::(take|drop)_exactly, you can see it here
https://isocpp.org/files/papers/P3230R0.html
There may be some missing points that have not been considered, or there is room for improvement in wording.
Comments are welcome.

Thanks,
Hewill