These basic sudoku solvers are a testing a learning ground for me to pick up new languages or try different approaches to languages that I already know
- C# - Trying out a little bit more functional approach to a basic solver
- F# - Learning (in progress)
- Go - Learning (attempting first idiomatic pass)
- See "Language idea" issues for the pending set of languages