Major Section: PROGRAMMING
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.