Work on functional updates.
This commit is contained in:
parent
d756c8e47a
commit
c234f883bd
4 changed files with 28 additions and 3 deletions
|
|
@ -14,6 +14,7 @@
|
|||
bdict-keys
|
||||
bdict-map-list
|
||||
bdict-map-dict
|
||||
bdict-update
|
||||
)
|
||||
|
||||
(import scheme
|
||||
|
|
@ -39,4 +40,6 @@
|
|||
|
||||
(define bdict-map-dict bst-map-bst)
|
||||
|
||||
(define bdict-update bst-update)
|
||||
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue