rattletrap-2.3.0: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Primitive.Dictionary

Documentation

data Dictionary a Source #

Constructors

Dictionary 

Fields

getElements :: Get a -> Get ([(Text, a)], Text) Source #