Toes♀ to 196@lemmy.blahaj.zone • 2 years agoGlitch in the matrixani.socialimagemessage-square574fedilinkarrow-up1421arrow-down10
arrow-up1421arrow-down1imageGlitch in the matrixani.socialToes♀ to 196@lemmy.blahaj.zone • 2 years agomessage-square574fedilink
minus-square@brian@programming.devlinkfedilink3•2 years 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💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱linkfedilinkEnglish2•1 year 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.