Function and

Source
pub fn and(left: Box<Expression>, right: Box<Expression>) -> Box<Expression>
Expand description

Construct a new boxed Expression P AND Q