Skip to content

Commit

Permalink
Make Pairs public (JuliaLang#56794)
Browse files Browse the repository at this point in the history
This is the type of slurped keyword args and IMO was already public in
1.10.
  • Loading branch information
LilithHafner authored Feb 14, 2025
1 parent 41a4dfa commit be574cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/public.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public
Generator,
ImmutableDict,
OneTo,
Pairs,
LogRange,
UUID,

Expand Down

0 comments on commit be574cd

Please sign in to comment.