[Haskell-cafe] Left Associativity and Precendence
Tom Ellis
tom-lists-haskell-cafe-2013 at jaguarpaw.co.uk
Sat Oct 22 21:35:10 UTC 2016
On Sat, Oct 22, 2016 at 02:58:35PM -0400, Steven Leiva wrote:
> I still don't think I'd be able to figure out "where the parenthesis go" if
> I was given a new expression with functions / operators with 3 or 4
> different declared precedences. For a beginner, is that a huge problem, or
> is knowledge of the concept enough?
If precedence is not intuitively clear then its badly written code. It's
not the fault of the reader.
More information about the Haskell-Cafe
mailing list