|
|
|
|
|
by SamReidHughes
2436 days ago
|
|
It is not the case that dotted lists don't fit the definition of list. What you point to as a definition wasn't a definition. Just examples. A definition would describe it as the minimal set of objects meeting those criteria. (A non-minimal set could include circular lists and/or pairs whose cdr is not a list.) Since the document does use list in ways that encompass dotted lists and goes out of its way to define proper lists, we can infer that list includes dotted lists. Also, it's a long-running convention that the term "proper X" implies there are other kinds of X's. |
|
Like I said, I'm confident your interpretation is the intended one. But you cannot prove it as such, and that's where we disagree.