Skip to content

Commit 3ac03f3

Browse files
committed
Add indmin/indmax to exports.jl
1 parent c033945 commit 3ac03f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base/exports.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,8 @@ export
469469
searchsortedlast,
470470
insorted,
471471
startswith,
472+
indmax,
473+
indmin,
472474

473475
# linear algebra
474476
var"'", # to enable syntax a' for adjoint

0 commit comments

Comments
 (0)