Ban "an empty list" in favor of "the empty list".
This follows the convention of formal language theory using "the empty string". There is conceptually only one such list. In implementation, there is also only one such list, the NULL pointer.
Authored by: david_costanzo 2020-06-08
Parent: [r5281]
Child: [r5283]