Skip to content

Commit 837e9e9

Browse files
Export allequal.
1 parent f6d2585 commit 837e9e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/exports.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@ export
497497
# collections
498498
all!,
499499
all,
500+
allequal,
500501
allunique,
501502
any!,
502503
any,

0 commit comments

Comments
 (0)