[][src]Function poi::app2

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

A function applied to two arguments.