Skip to content

Commit

Permalink
Merge branch 'argmin' of github.com:jw3126/julia into argmin
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3126 committed Jan 16, 2020
2 parents d226ec5 + f6edebf commit 77f0062
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/range.jl
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ function argmin(r::AbstractRange)
lastindex(r)
end
end

"""
argmax(r::AbstractRange)
Expand Down

0 comments on commit 77f0062

Please sign in to comment.