TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 7 months agoWhat are variables and semicolons for actually?message-squaremessage-square3fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1message-squareWhat are variables and semicolons for actually?TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square3fedilinkfile-text
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·7 months agoNeat FP style. Pretty verbose though. Someone should invent a terser syntax so you don’t need to write do_two_things everywhere. It’s a common operation so maybe it could even be a single character.
Neat FP style. Pretty verbose though. Someone should invent a terser syntax so you don’t need to write
do_two_things
everywhere. It’s a common operation so maybe it could even be a single character.