sag@lemm.ee to Programmer Humor@programming.dev · 2 months agoNotfiles.catbox.moeimagemessage-square33fedilinkarrow-up1607arrow-down121
arrow-up1586arrow-down1imageNotfiles.catbox.moesag@lemm.ee to Programmer Humor@programming.dev · 2 months agomessage-square33fedilink
minus-squareAlligatorBlizzard@sh.itjust.workslinkfedilinkarrow-up1·2 months agoWait, does list.isEmpty() work in any language? That would have been really helpful for my JavaScript code earlier today, but much to my disappointment that doesn’t seem to work in JS.
minus-squareEpheralinkfedilinkarrow-up1·2 months agoIt works in relatively many languages, particularly more modern ones, but JavaScript unfortunately doesn’t have it…
Wait, does list.isEmpty() work in any language? That would have been really helpful for my JavaScript code earlier today, but much to my disappointment that doesn’t seem to work in JS.
It works in relatively many languages, particularly more modern ones, but JavaScript unfortunately doesn’t have it…