Operation Precedence🔗
Operation precedence, increasing from top to bottom:
orxorandborbxorband== != =~ = #> < >= <=[==][>]+ -* / %-(unary minus)  notbnot$.
Operation precedence, increasing from top to bottom:
orxorandborbxorband==   !=   =~   =   #>   <   >=   <=[==][>]+   -*   /   %- (unary minus)   notbnot$.