contain

Function contain 

Source
fn contain(e: &Expr, check_map: &HashMap<String, Expr>) -> bool
Expand description

check whether the expression uses the columns in check_map.