diff --git a/minmax/index.html b/minmax/index.html index c1c10e5..d3777f1 100644 --- a/minmax/index.html +++ b/minmax/index.html @@ -158,9 +158,9 @@ identical to that they return the last instance of the largest element (and not the first, as first_min_element and last_max_element would).
The family of algorithms comprising first_min_first_max_element, -first_min_first_max_element, -first_min_first_max_element, -and first_min_first_max_element can be described generically as +first_min_last_max_element, +last_min_first_max_element, +and last_min_last_max_element can be described generically as follows (using which and what for first or last): which_min_what_max_element finds