| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Codeforces.Types.RatingChange
Documentation
data RatingChange Source #
Constructors
| RatingChange | |
Fields
| |
Instances
| Show RatingChange Source # | |
Defined in Codeforces.Types.RatingChange Methods showsPrec :: Int -> RatingChange -> ShowS # show :: RatingChange -> String # showList :: [RatingChange] -> ShowS # | |
| FromJSON RatingChange Source # | |
Defined in Codeforces.Types.RatingChange | |