Length

Name

Length -- Returns the number of elements in a list

Synopsis

Length[list->LIST(T*)] =: INTEGER

Description

Length returns the number of elements in list.

See also

NthElement, NumElements.