Language

Package: ecl-custom-hash-table @ 0.3-1.f269831

Synopsis

Custom hash tables for Common Lisp

Description

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.

Home page
https://github.com/metawilm/cl-custom-hash-table
Location
gnu/packages/lisp-xyz.scm (line: 13073, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings