Login
From:
clipperhouse.com
(Uncensored)
subscribe
Principles of null-free programming
https://clipperhouse.com/principles-of-null-free-programming/
links
backlinks
Roast topics
Find topics
Find it!
Nulls are a notorious source of bugs in many programming languages. Here, I sketch out a way to avoid them, using C# for illustration.