Next: syslib lists, Previous: syslib chars, Up: syslib [Index]
The arguments P to these operations must be pairs. The following
bindings are exported by the library (vicare system $pairs)
.
objects pairs for details of pair representation.
Return the car of the operand.
Return the cdr of the operand.
Store value in the car location of P.
Store value in the cdr location of P.