• @AstridWipenaugh
    link
    5
    edit-2
    2 years 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.