AdventOfCode/AdventOfCode.Extensions
Sebastian Lindemeier d878ab186e Refactor `Permutations` in `EnumerableExtensions` by extracting `RotateIndices` method to simplify and reuse index rotation logic 2025-12-16 08:00:03 +01:00
..
AdventOfCode.Extensions.csproj Extract `Combinations` method to `AdventOfCode.Extensions` and refactor usages to improve modularity and reduce duplication 2025-12-12 12:35:01 +01:00
EnumerableExtensions.cs Refactor `Permutations` in `EnumerableExtensions` by extracting `RotateIndices` method to simplify and reuse index rotation logic 2025-12-16 08:00:03 +01:00