mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-04 22:17:38 +00:00
![]() 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 |