Car Auto Wrap

Kaz Kylheku 920-082-4242@kylheku.com
Mon Jul 10 19:20:00 GMT 2017


On 10.07.2017 11:58, Wayne Barron wrote:
> SPAM!!!!

Not some misplaced Lisp posting?

[1]> (car '#1=(a b . #1#))
A
[2]> (cadr '#1=(a b . #1#))
B
[3]> (caddr '#1=(a b . #1#))
A
[4]> (cadddr '#1=(a b . #1#))
B

CAR auto-wrap!


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list