HashTable.single
Checks if there is exactly one entry in the table.
Arguments
None
Return values
condition
is TRUE if there is a single entry, FALSE otherwise.
Complexity
Constant
Example
Output:
FALSE
TRUE
Checks if there is exactly one entry in the table.
None
Constant