TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 7 months agoWhat are variables and semicolons for actually?message-squaremessage-square2fedilinkarrow-up10file-text
arrow-up10message-squareWhat are variables and semicolons for actually?TadoTheRustacean@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square2fedilinkfile-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.
minus-squarejendrik@discuss.tchncs.delinkfedilinkarrow-up1·7 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 >>=