powered by
Helper to compute any
fastAny(x)
a logical vector
either a list or an object coercible to logical matrix
if 'x' is a list it will return any across list members. if 'x' is coercible to a logical matrix, it will return any across matrix rows
'x'