A brief history of Nothing
Oct 13, 2021 · 4 min read · Almost all programs encounter the need to represent the absence of a value, whether it's an empty form field or an empty database column. But programming languages vary in the tools they provide. This post explores different approaches that language ...
Join discussion

