Skip to content

Commit

Permalink
Fix "MinBy" successor in read-me doc
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed Oct 25, 2023
1 parent 91d3996 commit c01e646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ This method has 2 overloads.

### ~~MinBy~~

:warning: **This method is obsolete. Use [`Maxima`](#maxima) instead.**
:warning: **This method is obsolete. Use [`Minima`](#minima) instead.**

Returns the minima (minimal elements) of the given sequence, based on the
given projection.
Expand Down

0 comments on commit c01e646

Please sign in to comment.