Sjmarf to Programming HumorEnglish • 2 months agoCompareBooleanssh.itjust.worksimagemessage-square97fedilinkarrow-up1514arrow-down19
arrow-up1505arrow-down1imageCompareBooleanssh.itjust.worksSjmarf to Programming HumorEnglish • 2 months agomessage-square97fedilink
minus-squareidunnololzlinkEnglish11•2 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.