|
|
|
|
|
by twiss
1560 days ago
|
|
I think the difference is that, if x later becomes > 5, y doesn't suddenly get increased by 3. By contrast, in CSS, if the condition later becomes true, the declarations in it do start to apply. So I also think "when" (in the sense of "whenever") makes more sense than "if". |
|