-
Stan Sun authored
The implementations of SliceDiff and SliceIntersect are the same. However, the comments of them are opposite. The former is (slice1 - slice2) while the latter is (slice2- slice1)
22ba252c
The implementations of SliceDiff and SliceIntersect are the same. However, the comments of them are opposite. The former is (slice1 - slice2) while the latter is (slice2- slice1)