@devilish666@lemmy.world to Programmer Humor@programming.dev • 7 months agoYup...i can confirm thatlemmy.worldimagemessage-square43fedilinkarrow-up1274
arrow-up1274imageYup...i can confirm thatlemmy.world@devilish666@lemmy.world to Programmer Humor@programming.dev • 7 months agomessage-square43fedilink
minus-squareunalivejoylinkfedilinkEnglish8•7 months agoOperator overloads, descriptor protocol, decorators
minus-square@xmunk@sh.itjust.workslinkfedilink7•7 months agoOperator overloads are excellent for readable code when used well - I object to their inclusion on this list.
minus-squareunalivejoylinkfedilinkEnglish5•7 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.