Sjmarf to Programming HumorEnglish • 1 month agoCompareBooleanssh.itjust.worksimagemessage-square97fedilinkarrow-up1513arrow-down19
arrow-up1504arrow-down1imageCompareBooleanssh.itjust.worksSjmarf to Programming HumorEnglish • 1 month agomessage-square97fedilink
minus-squareidunnololzlinkEnglish11•1 month 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.