TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Q about car-circularity

1 pointsby paul_reinersabout 17 years ago
Is the following list car-circular?:<p><pre><code> (((1 2 3)) 4 . #7=(((5 . #7#)))) </code></pre> If so, why?

1 comment

paul_reinersabout 17 years ago
I don't think it is, but I saw a test case here claiming it is:<p><a href="http://www.cs.northwestern.edu/academics/courses/325/programs/exercise-tests.lisp" rel="nofollow">http://www.cs.northwestern.edu/academics/courses/325/program...</a>