Searched defs:ParIntersection (Results 1 – 1 of 1) sorted by relevance
153 pub struct ParIntersection<'a, T, S, A: Allocator + Clone = Global> { struct158 impl<'a, T, S, A> ParallelIterator for ParIntersection<'a, T, S, A> implementation