hash-table-ext
2021-10-21
Tiny extensions for common lisp hash-tables.
HASH-TABLE-EXT 1.0.0
What is this?
Tiny extensions for common lisp hash-tables.
Alternatives and differences.
| cl-ana.hash-table-utils | alexandria | cl-hash-table-destructuring | cl-hash-util | hash-set | hash-table-ext | |
|---|---|---|---|---|---|---|
| Scope | wide | wide | narrow | narrow | narrow | narrow |
| Converting | alist | a/plist | a/plist | |||
| Listuping | k/v | k/v | k | k/v | ||
| Getter for nested | * | |||||
| Iteration | * | * | * | |||
| Binding | * | * | * | |||
| Set ops | * | * | ||||
| As CLOS object | * |
Usage
For detail, see spec file.
From developer
Product's goal
License
MIT
Developed with
SBCL
Tested with
- SBCL/2.1.7
- CCL/1.12.1
- CLISP/2.49
- ECL/21.2.1
- Allegro/10.1
- CMUCL/21D
- ABCL/1.8.0