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

Rattletrap.Schema

Documentation

data Schema Source #

Constructors

Schema 

Fields

Instances

Instances details
Show Schema Source # 
Instance details

Defined in Rattletrap.Schema

Eq Schema Source # 
Instance details

Defined in Rattletrap.Schema

Methods

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

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

object :: [((Key, Value), Bool)] -> Value Source #