Skip to content

Commit

Permalink
Make Pairs public (#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.

(cherry picked from commit be574cd)
  • Loading branch information
LilithHafner authored and KristofferC committed Feb 15, 2025
1 parent 69f1a81 commit 5918d42
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 5918d42

Please sign in to comment.