This is similar to the existing `union`, except that bits in the RHS are negated before being incorporated into the LHS. Currently only `DenseBitSet` is supported. Supporting other bitset types is possible, but non-trivial, and currently isn't needed. |
||
|---|---|---|
| .. | ||
| bit_set | ||
| interval | ||
| vec | ||
| bit_set.rs | ||
| idx.rs | ||
| interval.rs | ||
| lib.rs | ||
| slice.rs | ||
| vec.rs | ||