
[;1m  length(List)[0m

  Returns the length of [;;4mList[0m.

  For example:

    > length([1,2,3,4,5,6,7,8,9]).
    9
