rattletrap-11.0.1: Parse and generate Rocket League replays.
Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.I32

Documentation

newtype I32 Source #

Constructors

I32 Int32 

Instances

Instances details
Eq I32 Source # 
Instance details

Defined in Rattletrap.Type.I32

Methods

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

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

Show I32 Source # 
Instance details

Defined in Rattletrap.Type.I32

Methods

showsPrec :: Int -> I32 -> ShowS #

show :: I32 -> String #

showList :: [I32] -> ShowS #

ToJSON I32 Source # 
Instance details

Defined in Rattletrap.Type.I32

FromJSON I32 Source # 
Instance details

Defined in Rattletrap.Type.I32