Sjmarf to Programmer Humor@programming.dev • 1 year agoBrace Stylesh.itjust.worksimagemessage-square157fedilinkarrow-up11.33Karrow-down113
arrow-up11.31Karrow-down1imageBrace Stylesh.itjust.worksSjmarf to Programmer Humor@programming.dev • 1 year agomessage-square157fedilink
minus-square@repungnant_canary@lemmy.worldlinkfedilink28•1 year ago it’s not hard to read Until there’s missing brace somewhere
minus-squareJyeklinkfedilink8•1 year agoI think this could be better for reading but harder for writing. Like you could write a script that converts between this and the easier to write way if you are working on a project with others.
Until there’s missing brace somewhere
I think this could be better for reading but harder for writing. Like you could write a script that converts between this and the easier to write way if you are working on a project with others.
On braces are not used in
if
orfor
statements