You're viewing a single thread.
All Comments
127 comments
vlad @lemmy.sdf.org
What's wrong with "else"
11 1 ReplyNekkoDroid @programming.dev
It's not
ifn't
51 0 ReplySpaceNoodle @lemmy.world *it'sn't
20 1 Replyfelbane @lemmy.world I'dn't've said it like that.
5 0 ReplyScubus @sh.itjust.works Perchance
1 0 Reply
NocturnalMorning @lemmy.world ^This
OP raises a valid point
2 2 Reply
Darkassassin07 @lemmy.ca
if(condition) {#block never used} else {#actually do a thing}
Vs
ifn't(condition) {#actually do a thing}
Vs
if!(condition) {#actually do a thing}
6 0 Replygandalf_der_12te @feddit.de
vs
if (not condition) {#actually do a thing}
2 2 Reply
MNByChoice @midwest.social Cannot start a statement with else. One can with ifn't. There is a new thing where we don't branch (which is a separate discussion).
Or am I missing the joke...
3 0 Reply
127 comments
Scroll to top