help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Printing a hash table


From: Drew Adams
Subject: RE: Printing a hash table
Date: Thu, 18 Dec 2014 07:53:00 -0800 (PST)

> I'm not really interested in the values stored in the table, just
> in the fact whether the variable whose value I'm checking is
> actually pointing to a hash table.

Use predicate `hash-table-p'.

M-: (hash-table-p foo-variable) RET



reply via email to

[Prev in Thread] Current Thread [Next in Thread]