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.
> `in` will be very cross
I like this. People should anthropomorphize their operators more.
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.