The table summarizes the precedence and associativity of all operators and special functions. The first entry has the highest precedence, and precedence decreases from top to bottom. In this table, "ID expr" represents function application, and "type expr" represents the application of a conversion operator. The alternation operator (|=>) and the relational operators (=, <>, and so on) do not associate.
Precedence and associativity of operators table