web-feature: Logical assignments

baseline logo Widely available

The logical AND assignment (&&=) and the logical OR assignment (||=) operators short-circuit the respective binary logical operators.