Skip to content

Conversation

LilithHafner
Copy link
Member

We already have

julia/base/abstractarray.jl

Lines 3390 to 3391 in 4044096

push!(A, a, b) = push!(push!(A, a), b)
push!(A, a, b, c...) = push!(push!(A, a, b), c...)

@LilithHafner LilithHafner merged commit a3cda94 into master Apr 24, 2023
@LilithHafner LilithHafner deleted the push-abstractdict branch April 24, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants