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