[Haskell-cafe] Operator precedence

Daniel Díaz danieldiaz at asofilak.es
Mon Sep 6 14:21:24 EDT 2010


El Lun, 6 de Septiembre de 2010, 7:50 pm, David Menendez escribió:
> Operators default to infixl 9 unless specified otherwise,
> so no infix declaration is needed.

Why there is a default infix? Why it is 9?

-- 
Daniel Díaz



More information about the Haskell-Cafe mailing list