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

> Semantics between ANY and IN are very slightly different, but 95% of the case it'll get the job done and provide better stats

And it’ll be more reliable, because `any` will be happy to take an empty array while `IN` will be very cross if given an empty tuple.




> `any` will be happy

> `in` will be very cross

I like this. People should anthropomorphize their operators more.




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

Search: