5 ms·
Some high level "What" comments are useful though even if just for yourself, especially for code that can't be easily broken down into modular units. Even if t
by libc 10y ago
Some high level "What" comments are useful though even if just for yourself, especially for code that can't be easily broken down into modular units. Even if the code itself is very clean, it's still faster to read that one line comment which summarizes it succinctly in plain English.