[Cuis-dev] Emacs & Smalltalk

Mariano Montone marianomontone at gmail.com
Fri Dec 31 13:54:29 PST 2021


El 31/12/21 a las 18:44, Mariano Montone escribió:
> Yes, but in the rest of the system you also get "objects" all the time
> too. For example, consider this:
> 
> (eq '(hello world) (hello world))

I made a typo. It should be:

(eq '(hello world) '(hello world))

=> nil


More information about the Cuis-dev mailing list