This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Car Auto Wrap


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]