Function split_conjunction

Source
pub fn split_conjunction(expr: &ExprRef) -> Vec<ExprRef> 
Expand description

Splits top level and operations into separate expressions.