Function poi::app2

source ·
pub fn app2<A: Into<Expr>, B: Into<Expr>, C: Into<Expr>>(
    a: A,
    b: B,
    c: C
) -> Expr
Expand description

A function applied to two arguments.