Function: ht-p
ht-p is a function alias for hash-table-p, defined in fns.c.
Signature
(ht-p OBJ)
Documentation
Return t if OBJ is a Lisp hash table object.
Aliases
cl-hash-table-p (obsolete since 24.3)
ht-p
ht?
ht-pht-p is a function alias for hash-table-p, defined in fns.c.
(ht-p OBJ)
Return t if OBJ is a Lisp hash table object.
cl-hash-table-p (obsolete since 24.3)
ht-p
ht?