mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-05 14:18:55 +01: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.
1 line
52 B
Text
1 line
52 B
Text
Minor enhancements to the `@cachedList` descriptor.
|