Template:cpp/algorithm/ranges/dsc fold left first
From cppreference.com
|- class="t-dsc"
|(C++23)
| left-folds a range of elements using the first element as an initial value
(algorithm function object)
|-