Toes♀@ani.social to 196@lemmy.blahaj.zone · 11 months agoGlitch in the matrixani.socialimagemessage-square575fedilinkarrow-up1421arrow-down11
arrow-up1420arrow-down1imageGlitch in the matrixani.socialToes♀@ani.social to 196@lemmy.blahaj.zone · 11 months agomessage-square575fedilink
minus-squarebrian@programming.devlinkfedilinkarrow-up3·11 months agoprefix notation doesn’t need parentheses either though, at least in this case. lisp uses them for readability and to get multiple arity operators. infix doesn’t have any ambiguity either if you parenthesize all operations like that.
minus-square💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱@programming.devlinkfedilinkEnglisharrow-up2·8 months ago infix doesn’t have any ambiguity either if you parenthesize all operations like that There isn’t any ambiguity even if you don’t.
prefix notation doesn’t need parentheses either though, at least in this case. lisp uses them for readability and to get multiple arity operators. infix doesn’t have any ambiguity either if you parenthesize all operations like that.
There isn’t any ambiguity even if you don’t.