std::collections::set {Value}
intersection
fn LinkedHashSet LinkedHashSet.intersection(&self, Allocator allocator, LinkedHashSet* other)Returns the intersection of the two sets (A & B)fn LinkedHashSet LinkedHashSet.intersection(&self, Allocator allocator, LinkedHashSet* other)Returns the intersection of the two sets (A & B)