[][src]Function avalog::ambiguous_rel

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

Constructs an ambiguous relation expression.