canpolat@programming.dev to Programming@programming.devEnglish · 3 years agoTyping is not a programming bottleneckblog.ploeh.dkexternal-linkmessage-square27linkfedilinkarrow-up178arrow-down115
arrow-up163arrow-down1external-linkTyping is not a programming bottleneckblog.ploeh.dkcanpolat@programming.dev to Programming@programming.devEnglish · 3 years agomessage-square27linkfedilink
minus-squarecopygirl@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·3 years agoAnd you can use the with expression to create clones of the object with some properties modified.
And you can use the
withexpression to create clones of the object with some properties modified.