mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-22 09:18:18 +00:00
- it produces a more stable output (elements are sorted) - it gets rid of empty elements (preventing a++b case) - it accepts any iterable - add a test for it I also removed 2 useless conversion to tuple() (it can use a set() anyway)
12 KiB
12 KiB