ecederstrand/py-syncset
Extension of Python set() which is useable for comparing two sets of objects using custom comparison logic. Like merging dicts, except you decide whether the left or right value wins, when keys are equal.
Stars: 5Language: Python