alphacyberranger to Programmer Humor@programming.dev · 1 year agoI'll just sort it myselfimagemessage-square48fedilinkarrow-up1939arrow-down112
arrow-up1927arrow-down1imageI'll just sort it myselfalphacyberranger to Programmer Humor@programming.dev · 1 year agomessage-square48fedilink
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up14·1 year 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.