TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 9 months agoWhat are variables and semicolons for actually?message-squaremessage-square4fedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1message-squareWhat are variables and semicolons for actually?TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 9 months agomessage-square4fedilinkfile-text
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·9 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.
minus-squarejendrik@discuss.tchncs.delinkfedilinkarrow-up1·9 months agoLike a semicolon? No, too boring. What about >>=
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.Like a semicolon? No, too boring. What about >>=