pub fn all<T, D>(input: &Array<T, D>) -> boolwhere T: Element + Logical, D: Dimension,
Test whether all elements are truthy.