sb-docs
Function: COMMON-LISP:LIST-LENGTH
Lambda list
sb-docs
Docs
»
Function: COMMON-LISP:LIST-LENGTH
View page source
Function: COMMON-LISP:LIST-LENGTH
¶
Return the length of the given List, or Nil if the List is circular.
Lambda list
¶
(
list
)