Alexey Radul wrote:
improper-length ? Or some variation on that? For that matter, why not specify length to accept improper lists, and invent a name for the thing that signals an error if the list is improper?
Because that would cause confusion with R6's `length'. David