A Haskell solution to the Santa Clause Problem using STM.
Go to file
Jesse D. McDonald 5085f6b371 initial commit 2015-12-13 20:12:48 -06:00
.gitignore initial commit 2015-12-13 20:12:48 -06:00
LICENSE initial commit 2015-12-13 20:12:48 -06:00
README.md initial commit 2015-12-13 20:12:48 -06:00
Santa.hs initial commit 2015-12-13 20:12:48 -06:00

README.md

santa-problem

A Haskell solution to the Santa Clause Problem using STM.