mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
5090f26b63
- 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.
2 lines
52 B
Plaintext
2 lines
52 B
Plaintext
Minor enhancements to the `@cachedList` descriptor.
|