Sjmarf to Programmer Humor@programming.dev • 4 months agoBrace Stylesh.itjust.worksimagemessage-square158fedilinkarrow-up11.32Karrow-down113
arrow-up11.3Karrow-down1imageBrace Stylesh.itjust.worksSjmarf to Programmer Humor@programming.dev • 4 months agomessage-square158fedilink
minus-square@SlothMama@lemmy.worldlinkfedilink45•4 months agoI low key love it. It’s unconventional, but it’s not hard to read
minus-square@repungnant_canary@lemmy.worldlinkfedilink28•4 months ago it’s not hard to read Until there’s missing brace somewhere
minus-square@Jyek@sh.itjust.workslinkfedilink8•4 months 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.
I low key love it. It’s unconventional, but it’s not hard to read
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