https://github.com/JuliaLang/julia
Revision 41a26ac389e78a677ed8f71df0d46c2ab5119adc authored by Jeff Bezanson on 05 August 2017, 23:39:11 UTC, committed by GitHub on 05 August 2017, 23:39:11 UTC
make union(::Set, itr...), intersect(::Set, itr...), and setdiff(::Set, itr) return a Set (fix #23137)
2 parent s 83007fb + 8316ffe
History
Tip revision: 41a26ac389e78a677ed8f71df0d46c2ab5119adc authored by Jeff Bezanson on 05 August 2017, 23:39:11 UTC
Merge pull request #23139 from KlausC/fix#23137
Tip revision: 41a26ac
File Mode Size
ISSUE_TEMPLATE.md -rw-r--r-- 568 bytes

back to top