• Scieneer Common Lisp 1.3.9 online documentation

    ext:hash-table-weak-p structure[Function]

    Return t if the hash-table will not keep entries for keys that would otherwise be garbage, and nil if it will.

    (setf (ext:hash-table-weak-p structure) new-value)[Function]

  •