* deleting old list-based set representation.
This commit is contained in:
parent
fa94d2f6a1
commit
3cb18c56e9
BIN
src/ikarus.boot
BIN
src/ikarus.boot
Binary file not shown.
|
@ -1899,7 +1899,7 @@
|
|||
(or (ormap frm-conf (set->list fs))
|
||||
(ormap var-conf (set->list vs))))
|
||||
(define (assign x)
|
||||
(let (#;[x (vector-ref varvec xi)])
|
||||
(let ()
|
||||
(define (assign-any)
|
||||
(let ([frms (var-frm-conf x)]
|
||||
[vars (var-var-conf x)])
|
||||
|
|
Loading…
Reference in New Issue