Numeric.Probability.Example.MontyHall
data Door
doors
data State
start
hide
choose
open
type Strategy
switch
stay
game
data Outcome
result
eval
simEval
firstChoice
switch'
type StrategyM
stayM
switchM
evalM