Looking up...
在集合论中,差集是指一个集合中包含的所有元素,而另一个集合中不包含的元素构成的集合。
A = {1, 2, 3, 4},B = {3, 4, 5, 6},则A与B的差集为{1, 2}。