7 ms·
Yes, the else keyword is not intuitive. The best way to remember for/else is for/nobreak
by amitutk 6y ago
Yes, the else keyword is not intuitive. The best way to remember for/else is for/nobreak
- neverartful 6y agoRight! nobreak would make it much clearer.
- Dagger2 6y agoIt would involve adding a new keyword to the language though. I imagine there was some desire to avoid that.