Skip to content

Commit be574cd

Browse files
authored
Make Pairs public (#56794)
This is the type of slurped keyword args and IMO was already public in 1.10.
1 parent 41a4dfa commit be574cd

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)