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

Rattletrap.Type.U64

Documentation

newtype U64 Source #

Constructors

U64 Word64 

Instances

Instances details
Eq U64 Source # 
Instance details

Defined in Rattletrap.Type.U64

Methods

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

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

Show U64 Source # 
Instance details

Defined in Rattletrap.Type.U64

Methods

showsPrec :: Int -> U64 -> ShowS #

show :: U64 -> String #

showList :: [U64] -> ShowS #

ToJSON U64 Source # 
Instance details

Defined in Rattletrap.Type.U64

FromJSON U64 Source # 
Instance details

Defined in Rattletrap.Type.U64