Function: ht?

ht? is a function alias for hash-table-p, defined in fns.c.

Signature

(ht? OBJ)

Documentation

Return t if OBJ is a Lisp hash table object.

Aliases

ht-p ht? cl-hash-table-p (obsolete since 24.3)