[Openmcl-devel] square bracket list
Pascal J. Bourguignon
pjb at informatimago.com
Sun Jul 24 07:17:27 PDT 2011
Taoufik Dachraoui <dachraoui.taoufik at gmail.com> writes:
> Thank you it is exactly what i needed.
>
> I had to modify the code as follows:
>
> ? (cons 1 nil)
> (1)
> ? (my-special-print (cons 1 nil) *standard-output*)
> (1 NIL)
> (1)
Right this was a bug.
--
__Pascal Bourguignon__ http://www.informatimago.com/
A bad day in () is better than a good day in {}.
More information about the Openmcl-devel
mailing list