[top][index]
search for:

# BasicList -- length

Synopsis:

  • Operator: # -- length, or access to elements
  • Input:
  • an instance of class BasicList.
  • Output:
  • an instance of class ZZ.
  • #x -- provides the length of a list.


    [top][index]
    search for: