logoalt Hacker News

Sesse__12/09/20241 replyview on HN

You're saying you would write the entire hash table four times, with everything duplicated and no reuse? Again: Why? What do you gain compared to one line to suppress a warning?


Replies

zabzonk12/09/2024

Clarity? And in C++ at least, I would re-write the functions.