This website requires JavaScript.
Explore
Help
Sign In
Buddhism8003
/
Advent-Of-Code
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d878ab186e173f817efa97ddb9cdb888dee7cd33
Advent-Of-Code
/
AdventOfCode.Extensions
T
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