You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns a new bool with the value of operand which informs the compiler that it's likely to be {#syntax#}expected{#endsyntax#}. The compiler may use this information to improve branch generation by preferring to emit the most likely branch first.
8732
+
Returns a new bool with the value of {#syntax#}operand{#endsyntax#} which informs the compiler that it's likely to be {#syntax#}expected{#endsyntax#}. The compiler may use this information to improve branch generation by preferring to emit the most likely branch first.
0 commit comments