Added version of day 18 that uses a fold. It's more complex and slower.
[advent-of-code-16.git] / advent14parallel.hs
2016-12-18 Neil SmithGot parallelism working on day 14
2016-12-17 Neil SmithParallel version, but consumes vast amounts of resources