is_hashtable


is_hashtable(obj)
      

Return true if obj is a hash table, otherwise return false.

Also see:

is_list
is_array


Core Module Index | Contents