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

Thanks. Just learned that object/tuple deconstruction works with is keyword as well (I mean makes sense). That makes argument checking so much less burden.

That also explains the switch in parameter checking from == null to is null for the default code analyzers/refactors/code hints.




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

Search: