Test if a value is falsy.
Test if a value is truthy.
Test if a value is an array-like object containing only falsy values.
Test if a value is an array-like object containing only truthy values.
Count the number of falsy elements in an array.
Count the number of falsy elements in an ndarray.
Count the number of falsy elements along one or more ndarray dimensions.