mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-06 14:35:51 -05:00

- use a tuple rather than a list for the iterable that is passed into the wrapped function, for performance - test that we can pass an iterable and that keys are correctly deduped.