Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7751805
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:38:28+00:00 2026-06-01T11:38:28+00:00

Both (not ‘nil) and (not nil) evaluate to T , so is there any

  • 0

Both

(not 'nil)

and

(not nil)

evaluate to T, so is there any difference between 'nil and nil? And what about ''nil? If ''nil evaluates to 'nil, shouldn’t ''nil evaluate to nil as well?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T11:38:29+00:00Added an answer on June 1, 2026 at 11:38 am

    (quote <anything>) evaluates to <anything>, literally. The notation '<anything> means (quote <anything>), and regardless of what <anything> is, it is simply returned without being evaluated.

    Furthermore, nil evaluates to itself.

    Other objects, when quoted as literals, also evaluate to themselves: certain symbols and all non-symbolic atoms are this way.

    What is the difference between '2 and 2? They both evaluate to 2!

    Also, what is the difference between '"abc" and "abc", and between :foo and ':foo?

    The difference is that '2 is the form (quote 2) whereas 2 is just 2. They evaluate to the same thing but aren’t the same thing.

    To evaluate Lisp means that a datum is treated as the source code of an expression. Two expressions can have the same value, yet be made of different data. For instance 4, (+ 2 2) and (* 2 2).

    Say, what’s the difference between 4 and (+ 2 2)?

    If 4 and (+ 2 2) both produce 4, why does '4 produce 4, but '(+ 2 2) produces (+ 2 2)?

    Quote means, “give me this piece of program code as a datum, rather than the value which it denotes.”

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Edit I think there is some confusion, I am not using both of the
I am not receiving a clear answer on both Google and here about this;
Is there any way to get notified when an NSManagedObjectContext is about to insert
Both methods MyBehavior::CreateSerializer() are not called of some reason, but ReplaceBehavior() method is working.
is it not possible to have both CLICK and DOUBLE_CLICK on the same display
I simply do not understand why both works: this.timer.Tick += new EventHandler(timer_Tick); this.timer.Tick +=
Both are delegates and have the same signature, but I can not use Action
As far as I know both FireFox and Safari can not work with Kerberos
It's not entirely obvious to me what's happening in this situation. I'd expect both
I feel that both are the same thing, but I am not sure.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.