Sjmarf to Programming HumorEnglish • 5 months agoCompareBooleanssh.itjust.worksimagemessage-square97fedilinkarrow-up1515arrow-down19
arrow-up1506arrow-down1imageCompareBooleanssh.itjust.worksSjmarf to Programming HumorEnglish • 5 months agomessage-square97fedilink
minus-squareidunnololzlinkEnglish11•4 months agoUsually comparison functions are supposed to return an integer and are usually useful for sorting. However this one returns a bool so it’s both useless and terribly named.
Usually comparison functions are supposed to return an integer and are usually useful for sorting. However this one returns a bool so it’s both useless and terribly named.