append set to another set

前端 未结 2 590
轮回少年
轮回少年 2020-12-28 11:17

Is there a better way of appending a set to another set than iterating through each element ?

i have :

set foo ;
set bar          


        
2条回答
提交回复
热议问题