Skip to content

Commit 6c509b3

Browse files
LilithHafnerKristofferC
authored andcommitted
Make Pairs public (#56794)
This is the type of slurped keyword args and IMO was already public in 1.10. (cherry picked from commit be574cd)
1 parent 460c78a commit 6c509b3

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
@@ -1095,6 +1095,7 @@ public
10951095
ImmutableDict,
10961096
Lockable,
10971097
OneTo,
1098+
Pairs,
10981099
LogRange,
10991100
UUID,
11001101

0 commit comments

Comments
 (0)