6 ms·
I find the distinction important as it allows to establish a contract without falling into defensive programming. Null pointer analysis is great, I admit, but h
by raindev 11y ago
I find the distinction important as it allows to establish a contract without falling into defensive programming. Null pointer analysis is great, I admit, but how it would help to write a library function without checking explicitly if its parameter is nil?