[][src]Function lep::obj::pair

pub fn pair(car: Obj, cdr: Obj) -> Obj

Construct a Pair object.