alphacyberranger@sh.itjust.works to Programmer Humor · 2 years agoI'll just sort it myselfsh.itjust.worksimagemessage-square48fedilinkarrow-up1932arrow-down112
arrow-up1920arrow-down1imageI'll just sort it myselfsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor · 2 years agomessage-square48fedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up14·2 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.