[NFC] Remove redundant isFullSet checks
Full set case is handled inside intersection, no need to litter the code with duplicating them outside.
Loading
Please sign in to comment
Full set case is handled inside intersection, no need to litter the code with duplicating them outside.