fn and(data: &[Token]) -> Result<Box<FnUpdateTemp>, String>
Expand description

(internal) Recursive parsing step 4: extract & operators.