@[email protected] to Programmer [email protected] • 10 months agoWhitespaceprogramming.devimagemessage-square51fedilinkarrow-up1295arrow-down110
arrow-up1285arrow-down1imageWhitespaceprogramming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square51fedilink
minus-square@[email protected]linkfedilinkEnglish3•10 months agoHaving assignments return a value is right up there as well.
minus-square@[email protected]linkfedilink6•10 months agoBecause of the possibility of accidentally performing an assignment in a conditional expression? If yes, I agree that it’s not great.
Having assignments return a value is right up there as well.
Because of the possibility of accidentally performing an assignment in a conditional expression?
If yes, I agree that it’s not great.
Yeah, exactly that.