adjust code for what the original Intersect() usage probably meant
Daniel Bankston is right, the call probably meant to check whether the intersection is not empty, as an optimization.
Showing
Please
register
or
sign in
to comment
Daniel Bankston is right, the call probably meant to check whether the intersection is not empty, as an optimization.