restic/internal
greatroar b5c28a7ba2 internal/restic: Use IDSet.Clone + use maps package
One place where IDSet.Clone is useful was reinventing it, using a
conversion to list, a sort, and a conversion back to map.

Also, use the stdlib "maps" package to implement as much of IDSet as
possible. This requires changing one caller, which assumed that cloning
nil would return a non-nil IDSet.
2024-10-03 21:14:29 +02:00
..
2024-07-03 20:02:06 +02:00
2024-04-29 16:21:38 -06:00
2024-02-24 13:47:49 -07:00
2024-08-31 17:25:24 +02:00
2024-08-31 18:20:01 +02:00
2024-08-31 18:20:01 +02:00
2024-08-31 18:20:01 +02:00