bingo-sim-0.0.5.0: A small playground to learn about profiling Haskell.
This package simulates the probability of scoring a bingo at a particular children's carnival game. I've been using it to learn how profiling in Haskell works.
- BingoSim
- BingoSim.Board
- BingoSim.Prng
- BingoSim.Simulation ← Start here