JPDev@programming.dev to Programmer Humor@programming.dev · 9 months ago===programming.devimagemessage-square65fedilinkarrow-up1674arrow-down117
arrow-up1657arrow-down1image===programming.devJPDev@programming.dev to Programmer Humor@programming.dev · 9 months agomessage-square65fedilink
minus-squaremumblerfish@lemmy.worldlinkfedilinkarrow-up1·9 months agoI think it’s called ‘delayed assignment’. So it is almost like =, but you can use arguments to define functions, f[a_]:=a+2.
I think it’s called ‘delayed assignment’. So it is almost like
=
, but you can use arguments to define functions,f[a_]:=a+2
.