Zalathar e70112caf8 Add DenseBitSet::union_not
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.
2025-01-14 23:49:10 +11:00
..
2025-01-14 23:49:10 +11:00
2025-01-14 23:49:10 +11:00
2024-09-20 23:30:31 +08:00
2024-08-13 13:40:05 -07:00