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. 🤡
Honestly, you're not wrong. All lists end with '() or nil depending on what you want to call it, and it's always the same, so I tend to call it the empty list as well :)