Function: COMMON-LISP:LIST-LENGTH

package type clhs github

Return the length of the given List, or Nil if the List is circular.

Lambda list

(list)