Still reading through the #Emacs #Elisp intro. One line reads, "A list of the arguments: in this example, an empty list, ā€˜()’," However, in my #mathematics-oriented brain, I correct it to "*the* empty list," I guess it's because set theory calls a set with no members *the* empty set. 🤔
@BeefGriller Well, in fact ā€˜() it is also known as nil, and any empty list is the same one AFAIK, but I’m not a LISP expert by far.