[][src]Function avalog::eq

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

Constructs an equality expression.