file: 10-C-lists.muf package: muf status: alpha
{ list -> length }
The listLength function accepts a list and returns
the length of the list, or nil if the list is circular.
Go to the first, previous, next, last section, table of contents.