• @AstridWipenaugh
    link
    5
    edit-2
    1 year ago

    The underscore is used in production code too. It’s a legitimate way to tell the compiler to discard the object because you don’t intend to use the pointer/value.