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
0d0d1b2150
AdventOfCode
/
AdventOfCode.HelperClasses
History
Sebastian Lindemeier
aaf32260d0
Extract `Coordinate`, `IntegerRange` and `Coordinate3d` to new `AdventOfCode.HelperClasses` project and refactor solution for modularity and type consistency
2025-12-12 13:14:17 +01:00
..
AdventOfCode.HelperClasses.csproj
Extract `IntArrayEqualityComparer` to new `AdventOfCode.HelperClasses` project and refactor solution to use the shared class
2025-12-12 12:39:31 +01:00
Coordinate.cs
Extract `Coordinate`, `IntegerRange` and `Coordinate3d` to new `AdventOfCode.HelperClasses` project and refactor solution for modularity and type consistency
2025-12-12 13:14:17 +01:00
IntArrayEqualityComparer.cs
Extract `IntArrayEqualityComparer` to new `AdventOfCode.HelperClasses` project and refactor solution to use the shared class
2025-12-12 12:39:31 +01:00
IntegerRange.cs
Extract `Coordinate`, `IntegerRange` and `Coordinate3d` to new `AdventOfCode.HelperClasses` project and refactor solution for modularity and type consistency
2025-12-12 13:14:17 +01:00