Finish bdict conversion.
This commit is contained in:
parent
2079fb8ef3
commit
0bcc49f99e
4 changed files with 13 additions and 4 deletions
|
@ -553,3 +553,9 @@ Converts list of pairs into BST dictionary.
|
|||
(v #f))
|
||||
|
||||
Functional update with optional default value (defaults to #f).
|
||||
|
||||
## util-bst-bdict [module]
|
||||
|
||||
(import util-bst-bdict)
|
||||
|
||||
Reimplementation of old number-only BST dictionary.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue