Safe Haskell | None |
---|---|
Language | Haskell98 |
Ratings.Types
Documentation
An estimate of a player's strength.
An estimate of the deviation of a player's rating.
The outcome of a matchup. 1 = win, 1/2 = draw, 0 = loss.
resultScore :: Result -> Score Source #
Convenient function for converting a Result to a Score.