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

Rattletrap.Type.F32

Documentation

newtype F32 Source #

Constructors

F32 Float 

Instances

Instances details
Eq F32 Source # 
Instance details

Defined in Rattletrap.Type.F32

Methods

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

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

Show F32 Source # 
Instance details

Defined in Rattletrap.Type.F32

Methods

showsPrec :: Int -> F32 -> ShowS #

show :: F32 -> String #

showList :: [F32] -> ShowS #

ToJSON F32 Source # 
Instance details

Defined in Rattletrap.Type.F32

FromJSON F32 Source # 
Instance details

Defined in Rattletrap.Type.F32