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

Rattletrap.Type.RemoteId.QQ

Documentation

newtype QQ Source #

Constructors

QQ U64 

Instances

Instances details
FromJSON QQ Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.QQ

ToJSON QQ Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.QQ

Show QQ Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.QQ

Methods

showsPrec :: Int -> QQ -> ShowS #

show :: QQ -> String #

showList :: [QQ] -> ShowS #

Eq QQ Source # 
Instance details

Defined in Rattletrap.Type.RemoteId.QQ

Methods

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

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