Function: ht-equal-p
ht-equal-p is a function alias for ht-equal?, defined in ht.el.
Signature
(ht-equal-p TABLE1 TABLE2)
Documentation
Return t if TABLE1 and TABLE2 have the same keys and values.
Does not compare equality predicates.