Use new BST-backet lset implementation.
This commit is contained in:
parent
684cc7d7f8
commit
5a1d5ee841
4 changed files with 22 additions and 21 deletions
|
@ -590,3 +590,9 @@ Reimplementation of old number-only BST dictionary.
|
|||
(import util-bst-ldict)
|
||||
|
||||
Reimplementation of old list-based symbol dictionary using new BST backend.
|
||||
|
||||
## util-bst-lset [module]
|
||||
|
||||
(import util-bst-lset)
|
||||
|
||||
Reimplementation of old lset using new BST backend.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue