Are there any questions remaining?
Am 01.01.2017 16:43 schrieb "Danilo Kordic" <danilo.kor...@gmail.com>:

> : (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:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to