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

(internal) Recursive parsing step 1: extract <=> operators.