• 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
Name
Last commit
Last update
..
captcha Loading commit data...
testdata Loading commit data...
caller.go Loading commit data...
caller_test.go Loading commit data...
file.go Loading commit data...
file_test.go Loading commit data...
mail.go Loading commit data...
mail_test.go Loading commit data...
rand.go Loading commit data...
safemap.go Loading commit data...
safemap_test.go Loading commit data...
slice.go Loading commit data...
slice_test.go Loading commit data...