Hacker News new | ask | show | jobs
by yakshaving_jgt 516 days ago
If you parse a value into a guaranteed non-null value at the system boundary, then you have eliminated the need to check for that nullability throughout the rest of your codebase.

Did you mean to write the literal polar opposite of what you wrote?