Sebastian Lindemeier
|
acef1dd7d2
|
Add `Permutations` method to `EnumerableExtensions` with corresponding tests
|
2025-12-15 11:05:51 +01:00 |
Sebastian Lindemeier
|
56521d39d7
|
Refactor `EnumerableExtensions` to simplify combination generation by removing `Range` method and streamlining index logic
|
2025-12-15 10:44:38 +01:00 |
Buddhism8003
|
4a5eeb8cf0
|
added test project for AdventOfCode.Extensions
|
2025-12-14 16:26:21 +01:00 |
Sebastian Lindemeier
|
d0b612154a
|
Extract `Combinations` method to `AdventOfCode.Extensions` and refactor usages to improve modularity and reduce duplication
|
2025-12-12 12:35:01 +01:00 |