🏠 New in High Baseline Support: Logical assignments
March 16, 2023
The logical AND assignment (&&=) and the logical OR assignment (||=) operators short-circuit the respective binary logical operators.
March 16, 2023
The logical AND assignment (&&=) and the logical OR assignment (||=) operators short-circuit the respective binary logical operators.