Template:cpp/algorithm/ranges/dsc adjacent find
From cppreference.com
|- class="t-dsc"
|(C++20)
| finds the first two adjacent items that are equal (or satisfy a given predicate)
(niebloid)
|-