This website requires JavaScript.
Explore
Help
Sign In
Buddhism8003
/
AdventOfCode
Watch
1
Star
0
Fork
You've already forked AdventOfCode
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
554ab0557e
AdventOfCode
/
AdventOfCode.Extensions
History
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