/const-table

Minimal Perfect Hash-Table CL Implementation

Primary LanguageCommon LispOtherNOASSERTION

Const-table - a space-efficient variant of minimal perfect hash-tables for Common Lisp

This implementation is based on the paper by Botelho & Ziviani.

For now, more info can be found in this blog post and in the source code :)