Function poi::binop_ret_var

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

Compute a binary function.