[DOC] Minor update to minElement example#6035
Conversation
|
Thanks for your pull request, @growlercab! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Some tips to help speed things up:
Bear in mind that large or tricky changes may require multiple rounds of review and revision. Please see CONTRIBUTING.md for more information. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
|
Rebased your PR to |
That one really needs a rerun button @CyberShadow. |
FYI: The failure is due to the DUB registry being unreachable. |
Minor change to minElement example to remove ambiguity between min element value and min element index.
Yes |
|
Removes ambiguity between min element value and index of min element value.