The `SymmetricDifferenceFunc` used to include duplicates, which was incorrect.
* chore: implement generalized symmetric difference for set comparison Going to be used in Organization Sync + maybe group sync. Felt better to reuse, rather than copy