octane-0.4.5: Parse Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Octane.Type.Primitive.Dictionary

Synopsis

Documentation

newtype Dictionary a Source

A dictionary that maps strings to values. The dictionary is terminated by | the key None.

Constructors

Dictionary