alphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 2 years agoI'll just sort it myselfsh.itjust.worksimagemessage-square30linkfedilinkarrow-up1132
arrow-up1132imageI'll just sort it myselfsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.dev · 2 years agomessage-square30linkfedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up1·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.