[][src]Function mini_kanren::eq

pub fn eq(
    u: impl Into<Value>,
    v: impl Into<Value>
) -> impl Fn(StatSubs) -> Stream<StatSubs>