Tutorial by Topics: fixity

infix [integer] ops infixl [integer] ops infixr [integer] ops Declaration componentMeaninginfixrthe operator is right-associativeinfixlthe operator is left-associativeinfixthe operator is non-associativeoptional digitbinding precedence of the operator (range 0...9, default 9)op1, ... , opn...

Page 1 of 1