helium-1.8: The Helium Compiler.
Helium.Parser.OperatorTable
Description
data Assoc Source
Constructors
Instances
type OperatorTable = Map Name (Int, Assoc) Source
assoc :: OperatorTable -> Name -> Assoc Source
prio :: OperatorTable -> Name -> Int Source