[top][index]
search for:

# HashTable -- length

Synopsis:

  • Operator: # -- length, or access to elements
  • Input:
  • an instance of class HashTable.
  • Output:
  • an instance of class ZZ.
  • #x -- provides the number of key-value pairs recorded in a hash table.


    [top][index]
    search for: