list-length

list-length is an alias for `cl-list-length' in `cl.el'.

(list-length X)

Return the length of list X. Return nil if list is circular.