next up previous contents
Next: Identifiers Up: Dotted Pairs Previous: Dotted Pairs

Implementation

     struct Xpair { char Xtype;
                    PSEXP Xcar;
                    PSEXP Xcdr; } ;

figure164



Gokturk UCOLUK
Fri Nov 1 21:52:13 EET 1996