Hacker News new | past | comments | ask | show | jobs | submit login

why not add an operator so you can say (x !is null)?



Largely because (x is null) is a silly workaround to an uncommon and easily avoided problem (bad operator overloading).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: