A Haskell solution to the Santa Clause Problem using STM.
Find a file
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

santa-problem

A Haskell solution to the Santa Clause Problem using STM.