Toes♀@ani.social to 196@lemmy.blahaj.zone · 11 months agoGlitch in the matrixani.socialimagemessage-square368fedilinkarrow-up1419arrow-down10
arrow-up1419arrow-down1imageGlitch in the matrixani.socialToes♀@ani.social to 196@lemmy.blahaj.zone · 11 months agomessage-square368fedilink
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.
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.