-- | -- Module: Statistics.Elo -- Copyright: (c) 2015 Mark Fine -- License: BSD3 -- Maintainer: Mark Fine -- Stability: experimental -- Portability: portable -- -- Functions for calculating Elo ratings. module Statistics.Elo ( ) where