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