Are there any questions remaining? Am 01.01.2017 16:43 schrieb "Danilo Kordic" <[email protected]>:
> : (setq E > '(= (quote 'quote quote) > (quote (quote . quote) quote) > (quote . ((quote . quote) . (quote . NIL))) ) ) > : (eval E) > -> T > : (view (cadr E)) > +-- quote > | > +---+-- quote > | | > | quote > | > +-- quote > -- > UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe >
