[][src]Function poi::binop_ret_var

pub fn binop_ret_var<A: Into<String>, B: Into<String>, F: Into<Symbol>>(
    a: A,
    b: B,
    f: F
) -> Expr

Compute a binary function.