setDisjunction

setDisjunction

> 函数

计算两个集合 set1set2的排他析取,记为set1 ⊕ set2,即存在于 set1set2中的元素,但不同时存在于两个集合中。

参数
返回