PythOnRails to Programming · 2 years ago"Useless syntax sugar": Numbered block parameters in Rubyzverok.spaceexternal-linkmessage-square35linkfedilinkarrow-up165arrow-down14
arrow-up161arrow-down1external-link"Useless syntax sugar": Numbered block parameters in Rubyzverok.spacePythOnRails to Programming · 2 years agomessage-square35linkfedilink
minus-squareTurun@feddit.delinkfedilinkarrow-up1·2 years agoImplementing add (and other math operations) in rust for your types has the type signature self and rhs (right hand side).
Implementing add (and other math operations) in rust for your types has the type signature self and rhs (right hand side).