rattletrap-12.0.2: Parse and generate Rocket League replays.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Rattletrap.Type.Attribute.Int

Documentation

newtype Int Source #

Constructors

Int 

Fields

Instances

Instances details
FromJSON Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int

ToJSON Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int

Show Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int

Methods

showsPrec :: Int0 -> Int -> ShowS #

show :: Int -> String #

showList :: [Int] -> ShowS #

Eq Int Source # 
Instance details

Defined in Rattletrap.Type.Attribute.Int

Methods

(==) :: Int -> Int -> Bool #

(/=) :: Int -> Int -> Bool #