Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
There should be a literal for empty / unfilled optionals #86
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mcovarr commentedJan 23, 2017
There's currently no literal for this concept, inviting a variety of
if-based hackery around the problem.