alphacyberranger@lemmy.world to Programmer HumorEnglish · 3 年前More the merrierlemmy.worldimagemessage-square75linkfedilinkarrow-up11.25Karrow-down114
arrow-up11.23Karrow-down1imageMore the merrierlemmy.worldalphacyberranger@lemmy.world to Programmer HumorEnglish · 3 年前message-square75linkfedilink
minus-squarestilgar [he/him] @infosec.publinkfedilinkarrow-up3arrow-down1·3 年前This is a good way to realise that you don’t need a function for that use case.
minus-squarecoloredgrayscalelinkfedilinkarrow-up3·3 年前If they need it often it makes some sense, if it also perform some checks, if the list if empty or None/null.
This is a good way to realise that you don’t need a function for that use case.
If they need it often it makes some sense, if it also perform some checks, if the list if empty or None/null.