• expr@programming.dev
    link
    fedilink
    arrow-up
    5
    ·
    1 day ago

    99.99% of the time you want to compare by value, which is why languages defaulting to comparing by reference is a stupid default.