Numeric.Probability.Example.MontyHall
data Door
data State
type Strategy

Playing the game

data Outcome

Alternative modeling

Play the game the monadic way

type StrategyM