my @union = $set_a + $set_b; my $new_set = Set::Array->new(@union);