Hacker News new | ask | show | jobs
The C# difference between “true” and “not false” (thebillwagner.com)
30 points by distilled 3614 days ago
1 comments

I'm not sure I'm convinced by the use case for something that's neither true nor false when you have nullable bool, but I suppose that happened after 1.0. In any case, neat.