Function corollary_support::union [] [src]

pub fn union<A: PartialEq>(left: Vec<A>, right: Vec<A>) -> Vec<A>