These are essentially nodes within a Linked List.
They have pointers:
CAR: Pointer to the dataCDR: Pointer to the next Con
These are essentially nodes within a Linked List.
They have pointers:
CAR : Pointer to the dataCDR : Pointer to the next Con