Kacarott@aussie.zone to Programmer Humor@lemmy.ml · 21 days agoWhat the F#whatthefsharp.comexternal-linkmessage-square21fedilinkarrow-up113arrow-down10file-text
arrow-up113arrow-down1external-linkWhat the F#whatthefsharp.comKacarott@aussie.zone to Programmer Humor@lemmy.ml · 21 days agomessage-square21fedilinkfile-text
minus-squareFourPacketsOfPeanuts@lemmy.worldlinkfedilinkarrow-up2·edit-221 days agoPython item 1 Mutable default arguments don’t get re-initialized with each function call. got an audible wtf from me… Been using python for years, totally unaware.
minus-squareexpr@programming.devlinkfedilinkarrow-up1·21 days agoMutating function arguments is pretty wtf to begin with.
Python item 1
got an audible wtf from me… Been using python for years, totally unaware.
Mutating function arguments is pretty wtf to begin with.