@devilish666 to Programmer [email protected] • 5 months agoYup...i can confirm thatimagemessage-square43arrow-up1276arrow-down156
arrow-up1220arrow-down1imageYup...i can confirm that@devilish666 to Programmer [email protected] • 5 months agomessage-square43
minus-squareunalivejoylinkfedilinkEnglish7•5 months agoOperator overloads, descriptor protocol, decorators
minus-square@[email protected]linkfedilink7•5 months agoOperator overloads are excellent for readable code when used well - I object to their inclusion on this list.
minus-squareunalivejoylinkfedilinkEnglish5•5 months agoAs long as you don’t have to implement it yourself.
Operator overloads, descriptor protocol, decorators
Operator overloads are excellent for readable code when used well - I object to their inclusion on this list.
As long as you don’t have to implement it yourself.