Michael Manganiello 4164bcfd0d
chore(server): Use ChunkedSet in Access repository (#6943)
This change simplifies the Access repository methods, by using the
`ChunkedSet` decorator. As the methods expect sets, the `chunks` util
needed to be fixed, so it returns chunks of the same type it received.

Now `chunks` is overloaded, to have proper typing based on the input
parameter.
2024-02-06 17:03:25 -05:00
..
2024-01-31 11:26:51 -05:00
2024-01-12 07:36:27 -05:00
2023-08-16 22:50:01 -05:00
2023-08-16 22:50:01 -05:00
2023-11-30 14:59:47 -06:00