Hacker News new | ask | show | jobs
by natep 5168 days ago
My interpretation of your quote is that the feature is there, but if the LHS is undefined, then the error is caught by the compiler, rather than at run-time (what is the falsity of an undefined value?)
1 comments

Yea, you're correct. This has been one of those "duh" moments. Thanks for the reply!