Tried and it isn't really worth it
svn: r15300
This commit is contained in:
parent
e81b1822a6
commit
6964afbf36
|
@ -24,7 +24,6 @@
|
|||
[(struct dv (_ _ vec))
|
||||
(vector-set! vec pos new-val)]))
|
||||
|
||||
; XXX Make this more efficient by preserving previous vector
|
||||
(define (dv:append a-dv item)
|
||||
(match a-dv
|
||||
[(struct dv (real used vec))
|
||||
|
|
Loading…
Reference in New Issue
Block a user