sbcl-custom-hash-table 0.3-1.f269831 Custom hash tables for Common Lisp
This library allows creation of hash tables with arbitrary test
/hash
functions, in addition to the test
functions allowed by the standard (EQ
, EQL
, EQUAL
and EQUALP
), even in implementations that don't support this functionality directly.
- Website: https://github.com/metawilm/cl-custom-hash-table
- License: Expat
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, i686-linux, armhf-linux, aarch64-linux, i586-gnu, powerpc64le-linux