Logically,
Under the hood, this function gathers and prints some basic information about the sizes of the tables in the Hons Space.
This information may be useful for deciding if you want to garbage collect using functions such as hons-clear or hons-wash. It may also be useful for determining good initial sizes for the Hons Space hash tables for your particular computation; see hons-resize. For information about fast-alists, see fast-alist-summary.
Function:
(defun hons-summary nil (declare (xargs :guard t)) nil)