• Stan Sun's avatar
    fix the comment of SliceIntersect · 22ba252c
    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
slice.go 3.79 KB