make-hash-table

Die Funktion make-hash-table erzeugt eine Hashtabelle. Die Funktion hat keine Parameter.

> (type-of (make-hash-table))
hash-table