There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.