canpolat@programming.dev to Programming@programming.devEnglish · 1 year agoTyping is not a programming bottleneckblog.ploeh.dkexternal-linkmessage-square47fedilinkarrow-up1114arrow-down118
arrow-up196arrow-down1external-linkTyping is not a programming bottleneckblog.ploeh.dkcanpolat@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square47fedilink
minus-squarecopygirl@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·1 year agoAnd you can use the with expression to create clones of the object with some properties modified.
And you can use the
with
expression to create clones of the object with some properties modified.