LEN

length of a list
Major Section:  PROGRAMMING

Len returns the length of a list.

A Common Lisp function that is appropriate for both strings and proper lists is length; see length. The guard for len is t.