Skip to content

A sudoku solver written in C#, written in order to better understand Functional Programming.

Notifications You must be signed in to change notification settings

PKJonas/FunctionalSudokuSolverInCSharp

Repository files navigation

FunctionalSudokuSolverInCSharp

A sudoku solver in C#, written while learning the basics of Functional Programming.

Tried to maintain immutability of data and a function-focused approach.

About

A sudoku solver written in C#, written in order to better understand Functional Programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages