rattletrap-4.1.1: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.Dictionary

Documentation

data Dictionary a #

Instances
Eq a => Eq (Dictionary a) # 
Instance details

Defined in Rattletrap.Type.Dictionary

Methods

(==) :: Dictionary a -> Dictionary a -> Bool #

(/=) :: Dictionary a -> Dictionary a -> Bool #

Ord a => Ord (Dictionary a) # 
Instance details

Defined in Rattletrap.Type.Dictionary

Show a => Show (Dictionary a) # 
Instance details

Defined in Rattletrap.Type.Dictionary

ToJSON a => ToJSON (Dictionary a) # 
Instance details

Defined in Rattletrap.Type.Dictionary

FromJSON a => FromJSON (Dictionary a) # 
Instance details

Defined in Rattletrap.Type.Dictionary