> Set.union (Set.difference a b) (Set.difference b a);; val it : Set = set ["Jim"; "Serena"]