I am following a tutorial on youtube online and I noticed that the teacher used ' before a value. like this:
(defvar *randomStuff* 'stuff)
all help will be appreciated
I am following a tutorial on youtube online and I noticed that the teacher used ' before a value. like this:
(defvar *randomStuff* 'stuff)
all help will be appreciated