Require usage of !any(x) over all(!x), !all(x) over any(!x)
!any(x)
all(!x)
!all(x)
any(!x)
Useful links