[gambit-list] cadar

Dmitry Lizorkin lizorkin at ispras.ru
Wed Sep 7 06:57:26 EDT 2005


Hello!

Really strange for me. The following piece of code

(pp (cadar '(("a" ("b" "c")) ("e" "f"))))

displays
"e"
in Gambit-compiled code, and
("b" "c")
in Gambit interpreter.

Any ideas?

I use Gambit Version 4.0 beta 14.

Thanks in advance,
Dmitry





More information about the Gambit-list mailing list