julia
make union(::Set, itr...), intersect(::Set, itr...), and setdiff(::Set, itr) return a Set (fix #23137)
#23139
Merged

make union(::Set, itr...), intersect(::Set, itr...), and setdiff(::Set, itr) return a Set (fix #23137) #23139

JeffBezanson merged 1 commit into JuliaLang:master from fix#23137
KlausC
KlausC modified base/set.jl and tests/sets.jl
8316ffe5
rfourquet rfourquet changed the title fix for issue 23137 make union(::Set, itr...), intersect(::Set, itr...), and setdiff(::Set, itr) return a Set (fix #23137) 8 years ago
rfourquet
nalimilan
nalimilan
nalimilan commented on 2017-08-05
rfourquet
KlausC
JeffBezanson
JeffBezanson JeffBezanson merged 41a26ac3 into master 8 years ago
KlausC KlausC deleted the fix#23137 branch 8 years ago
nalimilan
rfourquet rfourquet added collections

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone