Function ukanren::cons[][src]

pub fn cons(u: &impl ToValue, v: &impl ToValue) -> Value
Expand description

Construct a cons cell from two values.