Searched defs:union_with (Results 1 – 2 of 2) sorted by relevance
134 pub fn union_with<B>(&mut self, other: BitSetStream<B>) -> bool in union_with() method
868 pub fn union_with(&mut self, other: &FixedBitSet) { in union_with() method