func length(ls : List+String) -> Integer return #ls
Returns the length of the given list or string.
See also: size