Mario Román

Search

Search IconIcon to open search

An implementation of Newcomb problem

Last updated Feb 3, 2024

The following is an implementation of Newcombs problem in Haskell using a custom Template Haskell parser for do-notation.

newcomb-string-code