LENGTH

length of a string or proper list
Major Section:  ACL2-BUILT-INS

Length is the function for determining the length of a sequence. In ACL2, the argument is required to be either a true-listp or a string.

Length is a Common Lisp function. See any Common Lisp documentation for more information.

To see the ACL2 definition of this function, see pf.