lru-cache: fix M\ lru-cache clone.
parent
faf0158ad0
commit
9e4b0c10ae
|
@ -31,3 +31,7 @@ M: lru-cache set-at
|
|||
[ dlist>> ] tri (delete-at)
|
||||
] [ drop ] if
|
||||
] [ drop ] if* ;
|
||||
|
||||
M: lru-cache clone
|
||||
[ assoc>> clone ] [ dlist>> clone ] [ max-size>> ] tri
|
||||
lru-cache boa ;
|
||||
|
|
Loading…
Reference in New Issue