Don't use NTH to determine if a list is a named structure because the
list may not be a proper list. Instead, use a special version of NTHCDR that will exit early if we reach the end of a non-proper list.
Please register or sign in to comment
list may not be a proper list. Instead, use a special version of NTHCDR that will exit early if we reach the end of a non-proper list.