[][src]Function avalog::app

pub fn app<T, U>(a: T, b: U) -> Expr where
    T: Into<Expr>,
    U: Into<Expr>, 

Constructs an apply expression.