[][src]Function avalog::neq

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

Constructs an inequality expression.