• Stars
    star
    5
  • Rank 2,786,061 (Top 57 %)
  • Language
    Python
  • License
    BSD 2-Clause "Sim...
  • Created over 12 years ago
  • Updated over 3 years ago

Reviews

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.