Skip to content

Commit 5918d42

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 69f1a81 commit 5918d42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/public.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ public
2020
Generator,
2121
ImmutableDict,
2222
OneTo,
23+
Pairs,
2324
LogRange,
2425
UUID,
2526

0 commit comments

Comments
 (0)