alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 3 years agoI'll just sort it myselfsh.itjust.worksimagemessage-square47linkfedilinkarrow-up1679arrow-down17
arrow-up1672arrow-down1imageI'll just sort it myselfsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 3 years agomessage-square47linkfedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up14·3 years agoBecause it turns everything into text first. Just in case you try to sort [1,“apple”,45.99,false,[true,3]] rather than an array of similar things like a normal person.
Because it turns everything into text first. Just in case you try to sort [1,“apple”,45.99,false,[true,3]] rather than an array of similar things like a normal person.