guicho271828 / common-lisp-extensions

list of extensions beyond CL available in lisp implementations, and the status of its spread.
21 stars 0 forks source link

Custom hash table functions #23

Open guicho271828 opened 5 years ago

guicho271828 commented 5 years ago

Compatibility layer: https://github.com/metawilm/cl-custom-hash-table/

ruricolist commented 5 years ago

Looking at cl-custom-hash-table, it appears custom hash tables are also supported on Allegro, CCL, CMUCL and Lispworks.

https://github.com/metawilm/cl-custom-hash-table/blob/master/package.lisp