cons

Function cons 

Source
pub fn cons(car: &SExpressionRef, cdr: &SExpressionRef) -> SExpressionRef