pub fn all_exprs<E>(exprs: E) -> Expr where
    E: AsRef<[Expr]>, 
Expand description

Evaluate all the expressions with a bitwise and