glicko-0.1.0.0: Haskell implementation of Glicko-2

Safe HaskellNone
LanguageHaskell2010

Ranking.Glicko.Types

Documentation

data Match Source

Constructors

Match 

Fields

_pla :: PlayerId
 
_plb :: PlayerId
 
_sca :: Score
 
_scb :: Score