Hi all,

The "Symbols" section of the PicoLisp Reference Manual:

http://software-lab.de/doc/ref.html#symbol

seems to have the convention:

   +-----+-----+ | cdr | car | +-----+-----+

whereas the "Numbers" and "Lists" sections has the convention:

   +-----+-----+ | car | cdr | +-----+-----+

which, in an English-language left-to-right document, is what i would expect.

Is there a particular reason for the former?


Alexis.
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to