Template:cpp/algorithm/ranges/dsc nth element
From cppreference.com
|- class="t-dsc"
|(C++20)
| partially sorts the given range making sure that it is partitioned by the given element
(niebloid)
|-