![]() |
![]()
| ![]() |
![]()
NAMEData::SExpression::Cons -- Representation of a Lisp cons read by Data::SExpression. DESCRIPTIONnew CAR CDRConstruct a new "Cons" with the given "car" and "cdr" car, cdrReturns the "car" or "cdr" of this "Cons". set_car CAR, set_cdr CDRSet the "car" or "cdr" of this "Cons" object. SEE ALSOData::Sexpression AUTHORNelson Elhage <nelhage@mit.edu>
|